WP-0015: complete compose acceptance after Gitea visibility fix
Some checks failed
ci / validate-registry (push) Has been cancelled

Refresh federated index (20 capabilities, 0 duplicate warnings). Update
workplan, SCOPE, gap analysis, and tests for 59/60 publish pass. Mark
T04/T06 done; T01 remains on tegwick-control repo creation.

Note: production hub whynot URLs still need REUSE_SURFACE_TOKEN update.
This commit is contained in:
2026-06-16 12:35:49 +02:00
parent fe09b82329
commit 29c77ff1f7
12 changed files with 165 additions and 110 deletions

View File

@@ -82,10 +82,9 @@ index, CLI automation, and the production hub.
- **Automatic hub refresh** — federated compose is on-demand; no polling or
webhooks
- **Fully fetchable federation** — hub registers **60** workstation repos; **12**
still fail Gitea raw URL probe (operator visibility). See
`registry/federation/local-repo-roster.yaml` and
`history/2026-06-16-wp0014-remaining-work-by-repo.md`
- **Fully fetchable federation** — hub registers **60** workstation repos; **1**
(`tegwick-control`) has no HTTP-visible Gitea repo. See
`registry/federation/local-repo-roster.yaml`
- **Multi-domain federation** — all indexed capabilities remain `helix_forge`
- **Planning analytics breadth** — `report gaps` shipped (REUSE-WP-0015-T03);
no roadmap views or standardization tracker beyond `overlaps` and compose
@@ -101,15 +100,14 @@ See `tools/README.md` for command reference.
- **Status:** active MVP registry with CLI, federation, production hub, and
workstation-wide registry rollout (REUSE-WP-0014 finished).
- **Capabilities (reuse-surface):** 3 helix_forge entries in
`registry/capabilities/` (2 meta-registry + 1 `activity-core` stub until
publish passes).
- **Capabilities (reuse-surface):** 2 helix_forge meta-registry entries in
`registry/capabilities/`.
- **Workstation roster:** 60 local git repos at `~/<slug>/` tracked in
`registry/federation/local-repo-roster.yaml` — all **established**, **60/60**
hub-registered, **48/60** publish-check pass.
- **Federation:** `registry/federation/sources.yaml`**60** hub-synced URL
sources; `registry/indexes/federated.yaml`**20** composed capability rows
(0 duplicate-ID warnings, 12 remote fetch warnings).
hub-registered, **59/60** publish-check pass.
- **Federation:** `registry/federation/sources.yaml`**60** sources;
`registry/indexes/federated.yaml`**20** composed capability rows
(0 duplicate-ID warnings; 1 optional fetch warning for `tegwick-control`).
- **CLI / service:** `reuse_surface/` — validate, query, export, overlaps,
catalog, federation, graph, hub client, establish/update/stats, `serve`
(FastAPI hub).
@@ -123,8 +121,8 @@ See `tools/README.md` for command reference.
- **Relation graph:** `docs/graph/capability-graph.mmd`, `docs/graph/index.html`.
- **Searchable catalog:** `docs/catalog/search.html`.
- **Workplans:** REUSE-WP-0001 through REUSE-WP-0014 finished (archived);
**REUSE-WP-0015** active (federation polish, dedup, planning analytics) —
T02/T03/T05 done; T01/T04 blocked on 12 Gitea publish failures.
**REUSE-WP-0015** active — T02/T03/T04/T05/T06 done; T01 blocked on
`tegwick-control` Gitea repo creation.
- **Assessment history:** `history/` — intent/scope assessments, rollout
milestone, dedup plan, per-repo follow-up.
- **Self-assessed vector:** `D5 / A4 / C5 / R3` (see `docs/IntentScopeGapAnalysis.md`).