generated from coulomb/repo-seed
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.
This commit is contained in:
@@ -6,7 +6,16 @@ Markdown-first capability index for federation and reuse planning.
|
||||
|
||||
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.
|
||||
3. Run `reuse-surface validate` from a checkout with the CLI installed:
|
||||
|
||||
```bash
|
||||
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`.
|
||||
|
||||
Reference in New Issue
Block a user