| capability.registry.validate |
Registry Entry Validation |
Validate capability registry entries against schema, index consistency, and relation integrity. |
reuse-surface |
draft |
helix_forge |
|
| discovery |
availability |
| current |
target |
confidence |
rationale |
| D4 |
D5 |
medium |
UC-RS-023 is implemented via reuse-surface validate with schema and drift checks. |
|
| current |
target |
confidence |
rationale |
| A3 |
A3 |
high |
Available as reuse-surface validate CLI command. |
|
|
| completeness |
reliability |
| level |
name |
confidence |
basis |
satisfied_expectations |
broken_expectations |
out_of_scope_expectations |
| C3 |
Functional Core |
medium |
scope_vs_intent_and_consumer_expectations |
| schema validation for entry front matter |
| index drift detection |
| optional relation integrity checks |
|
|
| runtime validation of registered capability implementations |
|
|
| level |
name |
confidence |
basis |
known_reliability_risks |
evidence |
| R3 |
Usable |
medium |
consumer_quality_signals |
| requires local venv install |
| relation warnings require explicit --relations flag |
|
| satisfied_signals |
| validate --relations --fail-on-warnings in CI |
| tests/test_registry.py schema and drift coverage |
|
|
|
|
| intent |
includes |
excludes |
use_cases |
research_memos |
| Keep registry data structurally sound so agents and humans can trust discovery metadata. |
| JSON Schema validation |
| index drift warnings |
| relation reference checks |
|
| validating implementation code in other repos |
|
|
|
|
| current_level |
target_level |
current_artifacts |
consumption_modes |
| A3 |
A3 |
| reuse_surface/cli.py |
| schemas/capability.schema.yaml |
|
|
|
| depends_on |
supports |
related_to |
| capability.registry.register |
|
|
| capability.registry.register |
|
|
| documentation |
tests |
consumer_feedback |
| tools/README.md |
| .gitea/workflows/ci.yml |
|
|
| reuse-surface CI: registry changes fail when schema validation or relation checks warn with --fail-on-warnings, giving agents a dependable pre-merge gate.
|
|
|
| recommended_for |
not_recommended_for |
known_limitations |
| pre-commit and CI validation of registry changes |
|
| certifying business correctness of capability claims |
|
| warnings do not fail CI unless --fail-on-warnings is set |
|
|
| date |
dimension |
from |
to |
rationale |
author |
| 2026-06-16 |
reliability |
R2 |
R3 |
CI fail-on-warnings and pytest registry coverage support dependable validation. |
reuse-surface |
|
|