Configuration Control Plane for discovering, mapping, and governing the living configuration surface of fast-moving companies.
Find a file
codex 8c312714a9
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
docs(agents): repoint remote State Hub URL to the in-cluster address
The remote row pointed at 127.0.0.1:18000, a reverse tunnel back to the
workstation. On railiance01 the State Hub runs in the cluster on that same
machine, so the request left the box and came back to reach a local service.

Refs CUST-WP-0067-T07

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 2583210@bnt-lap001
Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006
2026-08-25 00:20:47 +02:00
.claude/rules docs: workplan-first agent guidance prose (CUST-WP-0055 T04 batch 5) 2026-07-08 19:51:12 +02:00
.forgejo/workflows Add Forgejo CI smoke workflow (enablement template) 2026-07-08 12:30:22 +02:00
.github/workflows feat(explain): complete ATLAS-WP-0004 — graph edges, blast-radius, determinism tests 2026-06-27 00:16:58 +02:00
docs feat(connectors): complete ATLAS-WP-0003 — discovery connectors (Phase 2) 2026-06-27 00:27:57 +02:00
registry feat(explain): complete ATLAS-WP-0004 — graph edges, blast-radius, determinism tests 2026-06-27 00:16:58 +02:00
research docs: mirror Gitea wiki and add config control plane research 2026-06-26 19:28:33 +02:00
schemas feat(connectors): complete ATLAS-WP-0003 — discovery connectors (Phase 2) 2026-06-27 00:27:57 +02:00
specs docs: add config-atlas Product Requirements Document 2026-06-26 22:37:06 +02:00
tests feat(explain): complete ATLAS-WP-0004 — graph edges, blast-radius, determinism tests 2026-06-27 00:16:58 +02:00
tools feat(connectors): complete ATLAS-WP-0003 — discovery connectors (Phase 2) 2026-06-27 00:27:57 +02:00
wiki docs: mirror Gitea wiki and add config control plane research 2026-06-26 19:28:33 +02:00
workplans CUST-WP-0055 T07: add archive workplan terminology grandfather note 2026-07-08 20:26:34 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-06-27 00:29:10 +02:00
.gitignore feat(connectors): complete ATLAS-WP-0003 — discovery connectors (Phase 2) 2026-06-27 00:27:57 +02:00
.repo-classification.yaml feat(bootstrap): complete ATLAS-WP-0001 State Hub integration 2026-06-26 17:52:30 +02:00
AGENTS.md docs(agents): repoint remote State Hub URL to the in-cluster address 2026-08-25 00:20:47 +02:00
CLAUDE.md Regenerate agent instructions from state-hub templates (CUST-WP-0055 T01) 2026-07-08 14:50:18 +02:00
INTENT.md docs: reframe INTENT around the configuration control plane 2026-06-26 19:50:36 +02:00
LICENSE Adopt Target Revenue Source License V1C1 (org-wide preliminary rollout) 2026-07-30 00:00:42 +02:00
Makefile feat(connectors): complete ATLAS-WP-0003 — discovery connectors (Phase 2) 2026-06-27 00:27:57 +02:00
README.md feat(bootstrap): complete ATLAS-WP-0001 State Hub integration 2026-06-26 17:52:30 +02:00
SCOPE.md feat(bootstrap): complete ATLAS-WP-0001 State Hub integration 2026-06-26 17:52:30 +02:00

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)