Add capability registry scaffold (REUSE-WP-0014-T05 B03)
Some checks are pending
Test Suite / unit-tests (3.11) (push) Waiting to run
Test Suite / security-scan (push) Waiting to run
Test Suite / unit-tests (3.12) (push) Waiting to run
Test Suite / integration-tests (push) Blocked by required conditions
Test Suite / e2e-tests (push) Blocked by required conditions
Test Suite / performance-tests (push) Blocked by required conditions
Test Suite / code-quality (push) Waiting to run
Test Suite / test-summary (push) Blocked by required conditions

This commit is contained in:
2026-06-16 01:54:12 +02:00
parent ce984482e2
commit bc527ec09a
3 changed files with 16 additions and 0 deletions

12
registry/README.md Normal file
View File

@@ -0,0 +1,12 @@
# Capability Registry
Markdown-first capability index for federation and reuse planning.
## 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`.

View File

View File

@@ -0,0 +1,4 @@
version: 1
updated: '2026-06-16'
domain: helix_forge
capabilities: []