This repository has been archived on 2026-07-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
core-hub/registry/README.md

13 lines
546 B
Markdown

# 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
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/`.