Commit ec61a50
committed
Make the verdict backstop actually run
The matrix-result gate was written without always(), so a failing Summarize step
skipped it - meaning the backstop only ever ran when it was not needed. It now
runs regardless, which is the only way it can serve its purpose of catching a
failed matrix that the API-driven summary somehow missed.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01QnudSHxoU7c8HcBkNk4Yvk1 parent 5e1d9de commit ec61a50
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
653 | 653 | | |
654 | 654 | | |
655 | 655 | | |
656 | | - | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
657 | 659 | | |
658 | 660 | | |
659 | 661 | | |
| |||
0 commit comments