# config-atlas Federated configuration atlas for the Coulomb ecosystem — cataloging configuration surfaces, schemas, defaults, ownership, and cross-repo relationships. ## Orient ```bash cat INTENT.md cat SCOPE.md cat .custodian-brief.md ls workplans/ ``` ## Registry Configuration surface entries live under `registry/`. After registry or workplan edits, sync with State Hub: ```bash cd ~/state-hub && make fix-consistency REPO=config-atlas ``` Validate registry structure (from a `reuse-surface` checkout): ```bash reuse-surface validate --root /home/worsch/config-atlas ``` ## Governance - **INTENT.md** — why the atlas exists and core principles - **SCOPE.md** — in/out scope and current state - **AGENTS.md** — agent session protocol and workplan conventions - **workplans/** — canonical work items (ADR-001)