docs: add workplans SAND-WP-0010–0012 for remaining gaps

Cloud adapters (E2B/Modal/BYOK/fin-hub), reachability and consumer
profiles, Packer orchestration; update gap analysis and SCOPE.
This commit is contained in:
2026-06-24 12:47:08 +02:00
parent 151fc41299
commit 5466330cf4
7 changed files with 405 additions and 26 deletions

View File

@@ -116,8 +116,8 @@ own tunnels or CAs.
- **Status:** v0 operational — self-hosted compose path proven on CoulombCore;
routing, payments stub, and snapshots shipped
- **Workplans finished:** SAND-WP-00010008 (all workplans in `workplans/`;
0003/0004 delivered in sibling repos wise-validator / the-custodian)
- **Workplans finished:** SAND-WP-00010009 (0003/0004 in sibling repos)
- **Workplans ready:** SAND-WP-00100012 (cloud, consumers, Packer)
- **Package:** `src/sandboxer/` — CLI, manager, extensions, routing, payments,
snapshots, telemetry, HTTP API
- **Profiles:** `profile.compose-e2e`, `profile.compose-checkpoint`,
@@ -133,7 +133,9 @@ own tunnels or CAs.
`make e2e REPO=` shim (SAND-WP-0004)
Latest gap analysis: `history/2026-06-24-post-wp0007-intent-scope-gap-analysis.md`
Latest workplan: **SAND-WP-0009** (TTL enforcement — finished).
Gap analysis: `history/2026-06-24-post-wp0007-intent-scope-gap-analysis.md`
**Ready workplans:** SAND-WP-0010 (cloud adapters), 0011 (consumer profiles),
0012 (Packer orchestration).
---
@@ -172,14 +174,15 @@ cd ~/the-custodian && make e2e REPO=activity-core
## What Is Not Possible Yet
- ~~TTL auto-expiry / `extend_ttl` enforcement~~ — done (SAND-WP-0009)
- Packer build orchestration from `create` (attach-only today)
- Real E2B / Modal / Daytona adapters (in-repo stub only)
- Packer build orchestration from `create` **SAND-WP-0012**
- Real E2B / Modal adapters (stub today) — **SAND-WP-0010**
- Consumer profiles (agent-dev, build) — **SAND-WP-0011**
- Cross-host snapshot transfer
- Formal ops-bridge tunnel attachment in reachability descriptor
- Formal ops-bridge tunnel attachment **SAND-WP-0011**
- Dedicated sandboxer01 host (CoulombCore interim only today)
- `reuse-surface validate` / federation publish workflow
- ~~`.repo-classification.yaml`~~ — done (SAND-WP-0009)
- fin-hub billing export for metered usage
- fin-hub billing export **SAND-WP-0010**
---