generated from coulomb/repo-seed
Sync federation state after core-hub registration and hub compose.
Some checks failed
ci / validate-registry (push) Has been cancelled
Some checks failed
ci / validate-registry (push) Has been cancelled
Pull hub-enabled sources via hub sync (inter-hub excluded), mark core-hub hub_registered, note inter-hub retirement on the roster, and refresh federated.yaml to 53 capabilities matching production.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
version: 1
|
||||
updated: '2026-06-26'
|
||||
updated: '2026-07-07'
|
||||
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
|
||||
@@ -9,7 +9,7 @@ summary:
|
||||
established: 62
|
||||
pending: 0
|
||||
with_reuse_surface_seed: 8
|
||||
hub_registered: 61
|
||||
hub_registered: 62
|
||||
publish_pass: 62
|
||||
publish_fail: 0
|
||||
publish_sweep: '2026-07-07'
|
||||
@@ -135,11 +135,12 @@ repos:
|
||||
seed_from_reuse_surface: false
|
||||
seed_capability_ids:
|
||||
- capability.infotech.core-hub
|
||||
hub_registered: false
|
||||
hub_registered: true
|
||||
publish_check: pass
|
||||
publish_note: added 2026-07-07 -- Gen-3 successor to inter-hub (retired);
|
||||
not part of the original 61-repo roster snapshot (created 2026-06-27).
|
||||
Forgejo-native (origin remote is forgejo-remote, not gitea-remote).
|
||||
Hub registered 2026-07-07; production compose refreshed same day.
|
||||
batch: null
|
||||
- slug: domain-tree
|
||||
path: /home/worsch/domain-tree
|
||||
@@ -312,6 +313,8 @@ repos:
|
||||
- capability.infotech.interaction-hub-framework
|
||||
hub_registered: true
|
||||
publish_check: pass
|
||||
publish_note: retired 2026-07-07 (Haskell/IHP build chain); hub registration
|
||||
disabled (--no-enabled) — excluded from production federated compose.
|
||||
batch: B03
|
||||
- slug: issue-core
|
||||
path: /home/worsch/issue-core
|
||||
|
||||
@@ -62,12 +62,7 @@ sources:
|
||||
url: https://gitea.coulomb.social/coulomb/config-atlas/raw/main/registry/indexes/capabilities.yaml
|
||||
enabled: true
|
||||
required: false
|
||||
domain: helix_forge
|
||||
description: >-
|
||||
Configuration Surface Atlas. Owns the `surface.*` id namespace (configuration
|
||||
surfaces in registry/indexes/surfaces.yaml) as a typed sibling of `capability.*`;
|
||||
only its capability index is federated here. Raw URL returns 303 until publish
|
||||
is resolved (same block as state-hub/feature-control).
|
||||
domain: infotech
|
||||
cache_ttl_seconds: 86400
|
||||
auth_header: Authorization
|
||||
- repo: coordination-engine
|
||||
@@ -189,13 +184,6 @@ sources:
|
||||
domain: helix_forge
|
||||
cache_ttl_seconds: 86400
|
||||
auth_header: Authorization
|
||||
- repo: inter-hub
|
||||
url: https://gitea.coulomb.social/coulomb/inter-hub/raw/main/registry/indexes/capabilities.yaml
|
||||
enabled: true
|
||||
required: false
|
||||
domain: helix_forge
|
||||
cache_ttl_seconds: 86400
|
||||
auth_header: Authorization
|
||||
- repo: issue-core
|
||||
url: https://gitea.coulomb.social/coulomb/issue-core/raw/main/registry/indexes/capabilities.yaml
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user