pub fn extract_toml_structure(content: &str) -> String
TOML structure: [section] headers + top-level key=value pairs.
[section]