Complete WP-0006 through WP-0009: registry expansion, catalog, graph, tests
Register six new capabilities (12 total), add searchable catalog UI and graph explorer, introduce pytest suite with CI fail-on-warnings, and close gap analysis priorities 13 and 16. WP-0010 remains backlog for network federation.
This commit is contained in:
parent
399690a5b6
commit
e766f38e6f
30 changed files with 1632 additions and 80 deletions
|
|
@ -59,7 +59,8 @@ Generate human-readable catalog artifacts (UC-RS-018).
|
|||
reuse-surface catalog
|
||||
```
|
||||
|
||||
Writes `docs/CapabilityCatalog.md` and `docs/catalog/index.html`.
|
||||
Writes `docs/CapabilityCatalog.md`, `docs/catalog/index.html`,
|
||||
`docs/catalog/registry.json`, and `docs/catalog/search.html`.
|
||||
|
||||
### federation compose
|
||||
|
||||
|
|
@ -81,6 +82,8 @@ reuse-surface graph --check
|
|||
reuse-surface graph --stdout
|
||||
```
|
||||
|
||||
Writes `docs/graph/capability-graph.mmd` and `docs/graph/index.html`.
|
||||
|
||||
## Export format
|
||||
|
||||
The export bundle includes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue