"""Settings descriptor: maps config keys to display metadata. ``get_settings_sections(config)`` returns an ordered list of sections, each containing a list of field descriptors. The template iterates this structure generically, so adding editability later is a matter of: 1. Setting ``"editable": True`` on a field. 2. Adding the matching ````/``