Files
sand-boxer/registry
tegwick df658e7ef9 feat: TTL enforcement and operational hardening (SAND-WP-0009)
Add TTL parser, expires_at on create, extend_ttl and expire/reap APIs,
activity-core integration doc, repo classification, registry refresh,
HTTP parity, and 69 tests.
2026-06-24 12:44:04 +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:

    cd ~/reuse-surface
    reuse-surface validate --repo ~/sand-boxer
    
  4. Merge to main and verify publish with reuse-surface establish --publish-check.

sand-boxer v0 maturity (post SAND-WP-0009): D5/A4/C4 — see registry/capabilities/execution.sandbox-provision.md.

Federation contract: reuse-surface docs/RegistryFederation.md.