Complete REUSE-WP-0005: registry federation and relation graphs
Add federation manifest and schema, federation compose and graph CLI commands, relation cycle/reference checks, federated index and Mermaid graph artifacts, RegistryFederation guide, and CI validation updates.
This commit is contained in:
parent
f218a5305c
commit
40ab8dded0
15 changed files with 700 additions and 20 deletions
|
|
@ -270,13 +270,14 @@ own evidence (e.g. feature-control at R3).
|
|||
| 9 | Catalog site | `reuse-surface catalog` → MD + HTML | Closed (WP-0004) |
|
||||
| 10 | Overlap detection | `reuse-surface overlaps` | Closed (WP-0004) |
|
||||
| 11 | CI validation | `.gitea/workflows/ci.yml` | Closed (WP-0004) |
|
||||
| 12 | Registry federation | Cross-repo capability index composition | Open |
|
||||
| 12 | Registry federation | `federation compose` + federated index | Closed (WP-0005) |
|
||||
| 14 | Graph visualization | `reuse-surface graph` Mermaid output | Closed (WP-0005) |
|
||||
|
||||
| Priority | Gap | Suggested outcome |
|
||||
|---|---|---|
|
||||
| 13 | Interactive catalog | Searchable catalog UI beyond static HTML |
|
||||
| 14 | Graph visualization | Capability relation graphs |
|
||||
| 15 | Federation | Compose indexes across repositories |
|
||||
| 15 | Network federation | Remote index fetch and cross-org sync |
|
||||
| 16 | Graph UI | Interactive relation graph explorer |
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -296,4 +297,5 @@ own evidence (e.g. feature-control at R3).
|
|||
|---|---|
|
||||
| 2026-06-15 | Initial analysis after REUSE-WP-0002 completion |
|
||||
| 2026-06-15 | REUSE-WP-0003 closed priority gaps 1–8; vector updated to D5/A3/C4/R2 |
|
||||
| 2026-06-15 | REUSE-WP-0004 closed priorities 9–11 (catalog, overlaps, CI) |
|
||||
| 2026-06-15 | REUSE-WP-0004 closed priorities 9–11 (catalog, overlaps, CI) |
|
||||
| 2026-06-15 | REUSE-WP-0005 closed priorities 12 and 14 (federation, relation graphs) |
|
||||
Loading…
Add table
Add a link
Reference in a new issue