pub fn fields_from_json_schema(schema: &Value) -> Vec<FieldInfo>
Extracts compact field summaries from a JSON Schema object.