core-hub/registry/README.md

13 lines
546 B
Markdown
Raw Normal View History

2026-06-27 08:22:42 +00:00
# Capability Registry
2026-06-27 11:00:12 +02:00
Markdown-first capability index for Core Hub federation and reuse planning.
2026-06-27 08:22:42 +00:00
2026-06-27 11:00:12 +02:00
Core Hub publishes its framework capability here so reuse-surface and related discovery tools can understand what this repo is meant to provide.
2026-06-27 08:22:42 +00:00
2026-06-27 11:00:12 +02:00
## Authoring
2026-06-27 08:22:42 +00:00
2026-06-27 11:00:12 +02:00
1. Add or update a capability entry under `registry/capabilities/`.
2. Add the row to `registry/indexes/capabilities.yaml`.
3. Run `reuse-surface validate --root .` from a checkout with the CLI installed.
4. Keep capability docs aligned with `INTENT.md`, `SCOPE.md`, and `docs/specs/`.