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

@@ -16,15 +16,17 @@ Recorded after SAND-WP-0002-T10 remote verification on CoulombCore (`92.205.130.
| `reporter.py` | `wisevalidator/reporter.py` | `e2e_result` State Hub events |
| Monolithic CLI | `validate run` | sand-boxer `create`/`destroy` via CLI client |
Remaining: `make e2e REPO=` shim SAND-WP-0004.
## the-custodian shim (SAND-WP-0004) — delivered
## the-custodian shim (SAND-WP-0004)
| Legacy | Target | Status |
|--------|--------|--------|
| `make e2e REPO=` in the-custodian | `validate run` (wise-validator + sand-boxer) | **Done** |
| `python -m e2e_framework` | Deprecation + delegate via `e2e-framework/shim.py` | **Done** |
| `RUNBOOK.md` in e2e-framework | Points to wise-validator + sand-boxer runbooks | **Done** |
| Verification | `the-custodian/scripts/verify-e2e-shim.sh` | **Done** |
| Legacy | Target |
|--------|--------|
| `make e2e REPO=` in the-custodian | Delegate provision/teardown to `sandboxer create/destroy` |
| `python -m e2e_framework` | Deprecation notice + wrapper |
| `RUNBOOK.md` in e2e-framework | Point to `docs/runbooks/profile-compose-e2e.md` |
**e2e-framework migration arc complete** (provision: sand-boxer, validation:
wise-validator, operator entry: `make e2e`).
## sand-boxer follow-ons