You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changes/CH-012-sweep-failure-fixes/tasks.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,5 +11,5 @@ title: Tasks
11
11
-[x] Reproduce `cs.Nene` startup battlefield access and `davidalves.net.DuelistNano` callback state access with focused conformance probes; serves `M-006`.
12
12
-[x] Repair the owning lifecycle boundary without guessing game setup or changing participant jars; serves `M-006`.
13
13
-[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.
15
15
-[ ] Update durable documentation and plan bookkeeping with evidence, then complete the digest.
Copy file name to clipboardExpand all lines: changes/CH-012-sweep-failure-fixes/verification.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,6 @@ The Tank Royale conformance runner completed `cs.Nene` for 35 rounds with no err
16
16
17
17
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.
18
18
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.
20
20
21
21
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