generated from coulomb/repo-seed
72bbdad2c8bcc6eba1c6c1f80e03268a528a9867
Some checks failed
validate-registry / validate (push) Has been cancelled
T02: remove inherited capability.infotech.repo-template and template consumer docs (statehub-register, template-validation-checklist); add capability.infotech.config-surface-atlas and rewrite capabilities.yaml. T03: seed 4 configuration surfaces (state-hub api-config, ops-warden routing-catalog, reuse-surface federation-sources, ops-bridge tunnel-config) with registry/indexes/surfaces.yaml; source-linked, no values, secret deps by reference. T06: add tools/validate_registry.py (schema + index gate), Makefile (make validate), and .github/workflows/validate.yml (GitHub + Gitea Actions); document in stack-and-commands. Verified malformed entries are rejected. 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%