sand-boxer/registry
tegwick 15f031fd65 feat: cloud adapters E2B/Modal and billing export (SAND-WP-0010)
Add credentialed E2B and Modal extensions, burst routing fallback,
fin-hub meter export hook, BYOK docs, and 77 tests.
2026-06-24 12:50:19 +02:00
..
capabilities feat: cloud adapters E2B/Modal and billing export (SAND-WP-0010) 2026-06-24 12:50:19 +02:00
indexes Implement SAND-WP-0002 meta-framework foundation (T01–T09) 2026-06-22 23:27:31 +02:00
README.md feat: TTL enforcement and operational hardening (SAND-WP-0009) 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.