Skip to content

Commit b116cf1

Browse files
Record stopped sweep checkpoint
1 parent 92ef6ea commit b116cf1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

changes/CH-012-sweep-failure-fixes/tasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ title: Tasks
1111
- [x] Reproduce `cs.Nene` startup battlefield access and `davidalves.net.DuelistNano` callback state access with focused conformance probes; serves `M-006`.
1212
- [x] Repair the owning lifecycle boundary without guessing game setup or changing participant jars; serves `M-006`.
1313
- [x] Add focused positive and negative regression evidence for startup and callback state access; serves `M-006`.
14-
- [ ] Run bridge unit tests and focused conformance checks, then resume the sweep from its checkpoint; serves `M-006`.
14+
- [x] Run bridge unit tests and focused conformance checks, then resume the sweep from its checkpoint; serves `M-006`. The sweep was intentionally stopped after checkpointing 296 rows at the user's direction.
1515
- [ ] Update durable documentation and plan bookkeeping with evidence, then complete the digest.

changes/CH-012-sweep-failure-fixes/verification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ The Tank Royale conformance runner completed `cs.Nene` for 35 rounds with no err
1616

1717
The Tank Royale conformance runner completed `davidalves.net.DuelistNano` for 35 rounds with no errors after stale callback tick exceptions were contained at the bridge boundary.
1818

19-
The resumable 50-round sweep was restarted from `compat-test/test_progress.json` and remains in progress; its checkpoint is the durable continuation point.
19+
The resumable 50-round sweep was restarted from `compat-test/test_progress.json` and intentionally stopped after 296 completed rows at the user's direction; that checkpoint remains the durable continuation point.
2020

2121
No permanent architecture document changed: the fix preserves the existing bridge boundary and only changes when the generated wrapper attaches the peer and how a terminated callback's stale tick exception is contained.

0 commit comments

Comments
 (0)