Finish SAND-WP-0004: mark e2e-framework migration arc complete

Update migration-gaps, SCOPE, and workplan status after the-custodian
make e2e shim delegates to validate run.
This commit is contained in:
2026-06-23 21:43:53 +02:00
parent d6afe0e27b
commit 1594bceec1
3 changed files with 19 additions and 14 deletions

View File

@@ -130,6 +130,9 @@ make smoke-remote # CoulombCore compose smoke (SANDBOXER_HOST)
# Full e2e validation (wise-validator, separate install):
validate run ~/activity-core
# Legacy operator entry (the-custodian):
cd ~/the-custodian && make e2e REPO=activity-core
```
- State Hub lifecycle events on create/destroy (when hub reachable)
@@ -140,7 +143,7 @@ validate run ~/activity-core
## What Is Not Possible Yet
- `make e2e REPO=` in the-custodian delegating to sand-boxer (SAND-WP-0004)
- ~~`make e2e REPO=` shim~~ — done (SAND-WP-0004; delegates to `validate run`)
- TTL auto-expiry / `extend_ttl` enforcement
- `ext.vm-packer` / build-machines migration (SAND-WP-0005)
- SaaS extensions (E2B, Modal) or payments layer (SAND-WP-0006)