Import slugify_or_default from hub-core, add contract tests, vendor hub-core in Docker/Forgejo CI, document metadata isolation and pagination deferral, and align INTENT/SCOPE with three-repo stack. |
||
|---|---|---|
| .. | ||
| capabilities | ||
| indexes | ||
| README.md | ||
Capability Registry
Markdown-first capability index for Core Hub federation and reuse planning.
Core Hub publishes its framework capability here so reuse-surface and related discovery tools can understand what this repo is meant to provide.
Authoring
- Add or update a capability entry under
registry/capabilities/. - Add the row to
registry/indexes/capabilities.yaml. - Run
reuse-surface validate --root .from a checkout with the CLI installed. - Keep capability docs aligned with
INTENT.md,SCOPE.md, anddocs/specs/.