Configuration Control Plane for discovering, mapping, and governing the living configuration surface of fast-moving companies.
T01 connector_base + docs/discovery-connectors.md (read-only/stateless, candidate->PR->promote; `candidate` added to schema status enum; candidates/ gitignored, excluded from gate). T02 connector_reposcoping (repo-scoping facts -> candidates; graceful degrade). T03 connector_gitconfig (deterministic scan; real .env -> secret-ref, no values; verified 4 real candidates from ~/state-hub). T04 connector_featurecontrol (feature-flag surfaces linking to feature-control keys, no eval logic; FR-12). T05 registry_health (unowned + stale detection). Make targets: connect-gitconfig/reposcoping/featurecontrol, registry-health. WP-0003 finished (5/5). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .claude/rules | ||
| .github/workflows | ||
| docs | ||
| registry | ||
| research | ||
| schemas | ||
| specs | ||
| tests | ||
| tools | ||
| wiki | ||
| workplans | ||
| .custodian-brief.md | ||
| .gitignore | ||
| .repo-classification.yaml | ||
| AGENTS.md | ||
| CLAUDE.md | ||
| INTENT.md | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| SCOPE.md | ||
config-atlas
Federated configuration atlas for the Coulomb ecosystem — cataloging configuration surfaces, schemas, defaults, ownership, and cross-repo relationships.
Orient
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:
cd ~/state-hub && make fix-consistency REPO=config-atlas
Validate registry structure (from a reuse-surface checkout):
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)