audit-core/registry
tegwick 5fd04e2095 Implement AUDIT-WP-0007 hash-chain integrity.
Accept now extends a single-schema chain. Verify walks it; a rewritten
payload_hash is a break. Tamper evidence is that detector plus an
external chain-head attestation, not WORM.
2026-08-16 01:18:30 +02:00
..
capabilities Implement AUDIT-WP-0007 hash-chain integrity. 2026-08-16 01:18:30 +02:00
indexes Implement AUDIT-WP-0006 honest operational custody. 2026-08-16 00:24:33 +02:00
README.md Add capability registry with seed entry from reuse-surface 2026-06-16 01:46:53 +02:00

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.