Data gap
·
Daily ledger stopped writing
Discovered May 24, 2026
~Mar 25, 2026 · silent until May 24
The daily ledger went silent
We didn't notice for two months. The audit for this page is what found it.
Around March 25, 2026, we replaced the daily bankroll email with a consolidated "Best Bets Daily Digest." The old email script had a quiet side-effect: every morning, it wrote one row to bankroll_daily_log summarizing the previous day's bankroll close. The new digest doesn't write that row.
Picks kept getting published and graded the whole time. Only the once-a-day "this is where the bankroll closed" record stopped. It surfaced two months later during the audit that built this page — when we tried to verify what the bankroll did on May 5 and found no row.
What this means + what we're doing about it ▾
What we still have
- Every individual pick from Mar 25 onward — all stored, all graded
- 13 days of frozen daily ledger from before the gap (Mar 12 – Mar 24)
- Picks can be re-aggregated under any routing rules at any time
What we lost
- The frozen "this is what the bankroll showed at end-of-day" record for every day Mar 25 onward
- So daily totals on this site are now recomputed live from the picks each page load — under whatever routing logic is current
- Same picks, slightly different bet sizing applied retroactively when our routing rules change. Today's numbers are honest; the history can shift slightly
What we're doing about it
- The "How we measure" section at the bottom of this page explains the gap to visitors
- The snapshot architecture in Phase 2 will store routing decisions per-pick — so the next gap can't happen silently