Commit 32ab51e
fix(evidence): re-check the tree once more before recording a result
The last tree check ran after the final mutation's restore; the result was
built a few statements later. Check again immediately before the result
exists, so the recorded snapshot and the tree it describes cannot drift in
that window. The recorded run is unaffected: its definition hash and its
commit are unchanged.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016vuEiNoEXaooMDRu6tXrZ61 parent 9779bde commit 32ab51e
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
523 | 523 | | |
524 | 524 | | |
525 | 525 | | |
| 526 | + | |
526 | 527 | | |
527 | 528 | | |
528 | 529 | | |
| |||
0 commit comments