generated from coulomb/repo-seed
Set up Core Hub framework planning
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# Capability Registry
|
||||
|
||||
Markdown-first capability index for federation and reuse planning.
|
||||
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
|
||||
|
||||
1. Copy a capability entry template (see reuse-surface `templates/capability-entry.template.md`).
|
||||
2. Add the row to `indexes/capabilities.yaml`.
|
||||
3. Run `reuse-surface validate` from a checkout with the CLI installed.
|
||||
4. Merge to `main` and verify publish with `reuse-surface establish --publish-check`.
|
||||
|
||||
Federation contract: reuse-surface `docs/RegistryFederation.md`.
|
||||
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/`.
|
||||
|
||||
Reference in New Issue
Block a user