review(1e): E1/HC3 PASS — fix 6eabfdc verified cold (opt-out backup/restore PASS, no silent-empty exec path); F1e-1 CLOSED

This commit is contained in:
2026-05-28 03:47:19 +01:00
parent 75f7e5d46b
commit 1a9632c2e8
2 changed files with 19 additions and 4 deletions

View File

@ -17,7 +17,7 @@ Phase-namespaced backlog. Builder edits `## Build backlog`; Adversary edits `##
## Adversary findings
- [ ] **F1e-1 [adversary]** — *`lifecycle.exec_in_app` silently swallows a failed `docker exec`
- [x] **F1e-1 [adversary]** *(CLOSED @2026-05-28, fix-verified cold on commit 6eabfdc)* — *`lifecycle.exec_in_app` silently swallows a failed `docker exec`
(returns empty stdout, returncode ignored) → backup/restore data-continuity overlays go RED on a
healthy recipe when the post-op container cycle is slow.* Found cold-verifying E1/HC3 (commit
b7e6cbd) on custom-html: one opt-out run had backup=FAIL with `AssertionError: '' == 'original'`