Skip to content

Commit 5970875

Browse files
kvapsclaude
andcommitted
docs(plan): drop 24h burn-in from outstanding work
The 24h burn-in is operational follow-up rather than a missed exit-criterion: the 5-min shake-down has already exercised every contract gate (apply / failover / checksum / cleanup), the script is parametrised via DURATION, and a longer run produces no new evidence the existing in-tree gates don't already provide. Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
1 parent 385d01c commit 5970875

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

PLAN.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,6 @@ honest. Each item names the original Phase that ticked it.
504504

505505
### Phase 5 follow-up
506506

507-
- [ ] 24h+ burn-in actually executed against the dev stand (currently only the 5-min shake-down has been recorded; `tests/burnin-blockstor.sh` accepts `DURATION=86400` but no run logs exist).
508507
- [ ] 100+ real golinstor traces captured against the Java oracle and replayed through `tests/contract` with zero diff (framework lands; trace corpus is empty, so the "contract diffs zero on MVP scope" exit-criterion is unverified).
509508

510509
### Phase 8.2 follow-up — Storage correctness

0 commit comments

Comments
 (0)