Implement REUSE-WP-0012 federation scale and intent alignment
Add hub sync and report cohorts CLI commands with pytest coverage, document sibling index publish contract and hub hardening path, align INTENT layout, raise external evidence on three registry entries, and close gap priorities 19-23 (priority 18 deferred on sibling index blocks).
This commit is contained in:
parent
b9213e46e5
commit
270065ff58
26 changed files with 957 additions and 142 deletions
|
|
@ -101,7 +101,7 @@ Generated by `reuse-surface catalog`. Do not edit manually.
|
|||
### Capability Registration
|
||||
|
||||
- **ID:** `capability.registry.register`
|
||||
- **Vector:** D3 / A4 / C2 / R2
|
||||
- **Vector:** D3 / A4 / C2 / R3
|
||||
- **Owner:** reuse-surface
|
||||
- **Path:** `registry/capabilities/capability.registry.register.md`
|
||||
- **Summary:** Register a new capability so it becomes visible for planning and implementation reuse.
|
||||
|
|
@ -113,7 +113,7 @@ Generated by `reuse-surface catalog`. Do not edit manually.
|
|||
### Registry Entry Validation
|
||||
|
||||
- **ID:** `capability.registry.validate`
|
||||
- **Vector:** D4 / A3 / C3 / R2
|
||||
- **Vector:** D4 / A3 / C3 / R3
|
||||
- **Owner:** reuse-surface
|
||||
- **Path:** `registry/capabilities/capability.registry.validate.md`
|
||||
- **Summary:** Validate capability registry entries against schema, index consistency, and relation integrity.
|
||||
|
|
@ -124,7 +124,7 @@ Generated by `reuse-surface catalog`. Do not edit manually.
|
|||
### Work Progress Logging
|
||||
|
||||
- **ID:** `capability.statehub.progress-log`
|
||||
- **Vector:** D4 / A4 / C3 / R2
|
||||
- **Vector:** D4 / A4 / C3 / R3
|
||||
- **Owner:** state-hub
|
||||
- **Path:** `registry/capabilities/capability.statehub.progress-log.md`
|
||||
- **Summary:** Record progress events, decisions, and session notes against workstreams and tasks in State Hub.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue