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
|
|
@ -22,4 +22,7 @@ jobs:
|
|||
run: python -m pip install -e .
|
||||
|
||||
- name: Validate capability registry
|
||||
run: reuse-surface validate
|
||||
run: reuse-surface validate --relations
|
||||
|
||||
- name: Compose federated index
|
||||
run: reuse-surface federation compose
|
||||
Loading…
Add table
Add a link
Reference in a new issue