Sync federation state after core-hub registration and hub compose.
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:
2026-07-07 14:25:21 +02:00
parent d3a5ec85f1
commit c97834447d
3 changed files with 7 additions and 42 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -109,10 +109,6 @@ sources:
count: 1
url: https://gitea.coulomb.social/coulomb/infospace-bench/raw/main/registry/indexes/capabilities.yaml
cache: registry/federation/cache/infospace-bench.yaml
- repo: inter-hub
count: 1
url: https://gitea.coulomb.social/coulomb/inter-hub/raw/main/registry/indexes/capabilities.yaml
cache: registry/federation/cache/inter-hub.yaml
- repo: issue-core
count: 0
url: https://gitea.coulomb.social/coulomb/issue-core/raw/main/registry/indexes/capabilities.yaml
@@ -875,28 +871,6 @@ capabilities:
source_repo: email-connect
source_url: https://gitea.coulomb.social/coulomb/email-connect/raw/main/registry/indexes/capabilities.yaml
source_index: registry/federation/cache/email-connect.yaml
- id: capability.infotech.interaction-hub-framework
name: Interaction Hub Framework (IHF)
summary: Specification and reference implementation of a governed, observable interaction
substrate connecting rendered UI widgets to structured feedback, requirements,
decisions, implementation changes, and observed outcomes. Retired (Haskell/IHP
build-chain problems); superseded by core-hub.
vector: D5 / A1 / C3 / R0
domain: infotech
status: deprecated
owner: inter-hub
path: registry/capabilities/capability.infotech.interaction-hub-framework.md
tags:
- interaction
- governance
- ihp
- haskell
- retired
consumption_modes:
- application
source_repo: inter-hub
source_url: https://gitea.coulomb.social/coulomb/inter-hub/raw/main/registry/indexes/capabilities.yaml
source_index: registry/federation/cache/inter-hub.yaml
- id: capability.infotech.oss-integration-continuity
name: Managed Continuity For OSS Integrations
summary: Turns proven open-source integrations into structured, maintainable, continuously