generated from coulomb/repo-seed
feat(federation): register config-atlas and reserve surface.* namespace
Some checks failed
ci / validate-registry (push) Has been cancelled
Some checks failed
ci / validate-registry (push) Has been cancelled
Add config-atlas as a federation source (capability index) and to the local repo roster. Document surface.* as a distinct id namespace owned by config-atlas (typed sibling of capability.*, not federated here) under a new "Id namespace ownership" section. Raw URL currently 303 (required:false), same publish block as state-hub/feature-control. Recompose federated.yaml. Supports config-atlas ATLAS-WP-0002-T05. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
version: 1
|
||||
updated: '2026-06-16'
|
||||
updated: '2026-06-26'
|
||||
workstation_root: /home/worsch
|
||||
definition: All git repositories one level under the workstation home directory (e.g.
|
||||
/home/worsch/<slug> with a .git directory). Excludes nested worktrees and non-git
|
||||
folders.
|
||||
summary:
|
||||
total: 60
|
||||
established: 60
|
||||
total: 61
|
||||
established: 61
|
||||
pending: 0
|
||||
with_reuse_surface_seed: 8
|
||||
hub_registered: 60
|
||||
hub_registered: 61
|
||||
publish_pass: 60
|
||||
publish_fail: 0
|
||||
publish_fail: 1
|
||||
publish_sweep: '2026-06-16'
|
||||
repos:
|
||||
- slug: activity-core
|
||||
@@ -87,6 +87,17 @@ repos:
|
||||
hub_registered: true
|
||||
publish_check: pass
|
||||
batch: B01
|
||||
- slug: config-atlas
|
||||
path: /home/worsch/config-atlas
|
||||
status: established
|
||||
capability_count: 1
|
||||
seed_from_reuse_surface: false
|
||||
seed_capability_ids:
|
||||
- capability.infotech.config-surface-atlas
|
||||
hub_registered: true
|
||||
publish_check: fail
|
||||
publish_note: 303 not published (same block as state-hub/feature-control)
|
||||
batch: B02
|
||||
- slug: coordination-engine
|
||||
path: /home/worsch/coordination-engine
|
||||
status: established
|
||||
|
||||
Reference in New Issue
Block a user