Commit d3e8127
Fix tracking path: lower bars_elapsed threshold from 12 to 3
The ring buffer only held 24 predictions (~2 hours), so
bars_elapsed never reached 12. Lowered threshold to 3 (matching
the minimum scoring requirement of 3 realized points).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 12be283 commit d3e8127
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments