generated from coulomb/repo-seed
Some checks failed
ci / validate-registry (push) Has been cancelled
Mark 11 formerly-blocked repos publish pass after Gitea visibility fix. Point whynot-control/design federation URLs at whynot/ org paths. Remove activity-core owner stub from reuse-surface index (owner index now fetchable). tegwick-control remains blocked (no HTTP-visible repo).
26 lines
987 B
YAML
26 lines
987 B
YAML
# Manually maintained capability index for humans and agents.
|
|
version: 1
|
|
updated: "2026-06-16"
|
|
domain: helix_forge
|
|
capabilities:
|
|
- id: capability.registry.register
|
|
name: Capability Registration
|
|
summary: Register a new capability so it becomes visible for planning and implementation reuse.
|
|
vector: D3 / A4 / C2 / R3
|
|
domain: helix_forge
|
|
status: draft
|
|
owner: reuse-surface
|
|
path: registry/capabilities/capability.registry.register.md
|
|
tags: [registry, governance, meta]
|
|
consumption_modes: [informational, markdown authoring, cli, service API]
|
|
|
|
- id: capability.registry.validate
|
|
name: Registry Entry Validation
|
|
summary: Validate capability registry entries against schema, index consistency, and relation integrity.
|
|
vector: D4 / A3 / C3 / R3
|
|
domain: helix_forge
|
|
status: draft
|
|
owner: reuse-surface
|
|
path: registry/capabilities/capability.registry.validate.md
|
|
tags: [registry, validation, cli]
|
|
consumption_modes: [cli] |