Files
config-atlas/README.md
tegwick 7078eaf596 feat(bootstrap): complete ATLAS-WP-0001 State Hub integration
Customize config-atlas identity (INTENT, SCOPE, AGENTS, rules), document
dev workflow commands, remove inherited repo-seed workplans, and add
ATLAS-WP-0002 registry foundation workplan.
2026-06-26 17:52:30 +02:00

832 B

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)