generated from coulomb/repo-seed
4620244f39b70378d5565e77b3b69698b631f973
Some checks failed
validate-registry / validate (push) Has been cancelled
T05: tests/test_effective_config.py (6 tests) — order-independence, most-specific winner, no value/secret leak; wired into make validate + CI. T04: tools/blast_radius.py + make blast-radius — consumers, transitive dependents (cycle-safe), secret refs, fan-out risk band. T03: tools/config_graph.py + make graph/graph-query — emit config-typed edges to registry/indexes/graph.yaml (queryable by surface id); staleness check in the gate. WP-0004 finished (5/5). Read-first control-plane MVP complete: explain, graph, and blast-radius over the seeded surfaces. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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)
Languages
Python
94.7%
Makefile
5.3%