pub fn extract_json_structure(content: &str) -> String
JSON structure: key-tree with types, depth 3, max 20 keys per level. Reuses logic from patterns::json_schema but produces a read-mode output.
patterns::json_schema