pub fn value_to_string(v: &Value) -> String
Convert a serde_json::Value to a display string per A2UI type coercion rules.