pub fn semantic_value_summary(
value: &Value,
label: &str,
limit: usize,
) -> StringExpand description
Produce a bounded, control-free semantic description while retaining the exact opaque value in the client model for inspection and round trips.