Commit 25cf92a
fix(miles): bump sweep multiplier 2.2x → 2.5x for non-ETH output
Daily p50 of realized (bid + overhead) / bid swings 0.9 to 2.9 across the
last 10 days — the 7-day aggregate p50 of 1.21 that justified 2.2x washed
out that variance. On elevated-gas days (Apr 12, 13, 15) 2.2x still
under-subtracts and leaks "7-miles-estimated → 0-miles-actual" surprises.
2.5x covers the median of those bad days while staying tolerable on cheap
days like Apr 10/11. Still a bandaid — the structural fix is an Edge
Config-driven sweep overhead term computed from recent finalized rows,
tracked as a TODO in the comment.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 40dd972 commit 25cf92a
1 file changed
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
182 | 186 | | |
183 | 187 | | |
184 | 188 | | |
| |||
0 commit comments