Add REUSE-WP-0011: federation hub on railiance01 and hub CLI
Some checks failed
ci / validate-registry (push) Has been cancelled

Propose hosted registry hub service with repo register/update API and
reuse-surface hub CLI client. Record as gap analysis priority 17.
This commit is contained in:
2026-06-15 07:40:36 +02:00
parent e8797b2e91
commit d99c8e627b
2 changed files with 236 additions and 1 deletions

View File

@@ -278,6 +278,12 @@ core commands. Individual registered capabilities may carry their own evidence
| 15 | Network federation | HTTP URL sources + cache in `federation compose` | Closed (WP-0010) |
| 16 | Graph UI | `docs/graph/index.html` explorer | Closed (WP-0008) |
### Proposed next work
| Priority | Gap | Suggested outcome | Status |
|---|---|---|---|
| 17 | Hosted federation hub | Hub service on `railiance01` + `reuse-surface hub` CLI | Proposed (WP-0011) |
---
## 9. Document Maintenance Rules
@@ -302,4 +308,5 @@ core commands. Individual registered capabilities may carry their own evidence
| 2026-06-15 | REUSE-WP-0007 closed priority 13 (searchable catalog UI) |
| 2026-06-15 | REUSE-WP-0008 closed priority 16 (graph explorer) |
| 2026-06-15 | REUSE-WP-0009 added pytest suite and CI fail-on-warnings; vector R3 |
| 2026-06-15 | REUSE-WP-0010 closed priority 15 (HTTP remote federation + cache) |
| 2026-06-15 | REUSE-WP-0010 closed priority 15 (HTTP remote federation + cache) |
| 2026-06-15 | REUSE-WP-0011 proposed for priority 17 (hosted hub on railiance01) |