The three layouts.
List layout
Entity-with-children. Master list on the left, detail on the right. Used for any configuration where a parent entity has a stable set of children being managed.
Table layout
Flat collections at scale. Sortable, filterable, virtualised. The bulk-edit and bulk-import workflows live here. Replaced the SQL workarounds the database team had been using.
Form + Map layout
Geographic configuration. A form on the left, an interactive map on the right. Used wherever the configuration carries a location: sites, junctions, perimeters, response zones.

The Form-with-Map layout, one of three structural patterns: a form on the left, a live map on the right, for anything that carries a location. Part of 200+ screens built from just three templates.
