core-hub/registry
tegwick 0709262ffd
Some checks failed
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / pytest-smoke (push) Failing after 2s
Build and Publish Container Image / build-and-push (push) Failing after 1m51s
feat(ecosystem): adopt hub-core dependency and CI pin gate (CORE-WP-0009)
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.
2026-07-11 01:26:53 +02:00
..
capabilities feat(ecosystem): adopt hub-core dependency and CI pin gate (CORE-WP-0009) 2026-07-11 01:26:53 +02:00
indexes feat(ecosystem): adopt hub-core dependency and CI pin gate (CORE-WP-0009) 2026-07-11 01:26:53 +02:00
README.md Set up Core Hub framework planning 2026-06-27 11:00:12 +02:00

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