2026_MLB_Model / visualization /debug_page.py

Commit History

Merge remote: resolve mlb_starters.py conflict — keep conn param + remote team canonical map
abe5c7e

Syntrex Claude Sonnet 4.6 commited on

Accuracy overhaul: pitcher resolution logging, baseline recalibration, vig fix, XGBoost blend
21151ce

Syntrex Claude Sonnet 4.6 commited on

Fix pitcher resolution table: roster cache, two-candidate fallback, debug rebuild
a54e483

Syntrex Claude Sonnet 4.6 commited on

Feed odds API pitchers into debug pitcher resolution table
c16be6b

Syntrex Claude Sonnet 4.6 commited on

Fix debug dashboard 10-minute hang — limit unbounded DB reads
19017e4

Syntrex Claude Sonnet 4.6 commited on

Fix pitcher resolution via canonical team mapping; remove live edge strip UI
dd66ccf

Syntrex Claude Sonnet 4.6 commited on

Speed up Props baseline and market loading
cf6ef4c

Syntrex commited on

Remove Fangraphs from Props runtime
c4cd7c6

Syntrex commited on

Remove Fangraphs starter fallback in favor of MLB and Odds API
0dfe795

Syntrex commited on

Add safe FanGraphs starter fallback
51b1a14

Syntrex commited on

Recover props/debug load times
549ba63

Syntrex commited on

Stabilize props baseline and starter resolution
bb05a74

Syntrex commited on

Improve app speed via payload caching and reuse
54a42dd

Syntrex commited on

Optimize props load path and reuse modeled state
2885bcc

Syntrex commited on

Fix nested expander on debug page
6f26a97

Syntrex commited on

Promote strikeout v2 and harden telemetry models
50dc123

Syntrex commited on

Add props confidence breakdown diagnostics
d3b6f35

Syntrex commited on

Preserve usable HR snapshot during degraded refresh
e5071ce

Syntrex commited on

Add DraftKings-first HR supplemental coverage
7e836ba

Syntrex commited on

Complete multi-book HR source coverage
5591dd3

Syntrex commited on

Improve multi-book props coverage reconciliation
66db1db

Syntrex commited on

Add slate-wide props best-value coverage
090e487

Syntrex commited on

Make debug snapshot reads retry-safe
a937adb

Syntrex commited on

Improve props edge reliability diagnostics
0c51058

Syntrex commited on

Scope props baseline loading by market
b1e5e19

Syntrex commited on

Improve load-time caching and baseline snapshots
c4ae8c3

Syntrex commited on

Add shared multi-year baseline service
7b3d14f

Syntrex commited on

Personalize props model voice
4c8e6d6

Syntrex commited on

Expand props with verdicts strikeouts and loader
6989587

Syntrex commited on

Upgrade props HR calibration and Fangraphs fallback
0010624

Syntrex commited on

Redesign HR props command center
49fb892

Syntrex commited on

Add odds API coverage probe diagnostics
e213a9c

Syntrex commited on

Hotfix upcoming odds provider and debug visibility
4c9ab29

Syntrex commited on

Fix props pregame HR routing and odds provider fallback
87523c1

Syntrex commited on

Revert db inventory to COUNT(*) — drop tier 1/2/3 estimated-stats
58236c5

Syntrex Claude Sonnet 4.6 commited on

Fix db inventory: add tier 3 table_statistics on isolated conn, fix NULL guards
89fd46a

Syntrex Claude Sonnet 4.6 commited on

Fix db inventory: remove table_statistics, fix NULL early-return
8c9d7b8

Syntrex Claude Sonnet 4.6 commited on

Fix db inventory: capture guaranteed floor before complex queries
9017da6

Syntrex Claude Sonnet 4.6 commited on

Fix db inventory regression: add name-only third fallback
449cb1d

Syntrex Claude Sonnet 4.6 commited on

Fix db inventory row_count NULL: join table_statistics + tighten early-return guard
7dcfed5

Syntrex Claude Sonnet 4.6 commited on

Fix Load Data Library hang: replace COUNT(*) scans with CRDB estimated stats
8f09f14

Syntrex Claude Sonnet 4.6 commited on

Debug page: lazy-load 7 unconditional DB queries behind session-state buttons
d3d0fef

Syntrex Claude Sonnet 4.6 commited on

Live pitch ingestion into live_pitch_mix_2026 + overlap diagnostics fix
0780ec2

Syntrex Claude Sonnet 4.6 commited on

Debug tab: add live_pitch_mix_2026 + live_pa_events_2026 to coverage diagnostics
4bca466

Syntrex Claude Sonnet 4.6 commited on

Debug tab: restore original button + always-visible caption (pre-session_state)
9128225

Syntrex Claude Sonnet 4.6 commited on

Debug tab: revert Data Inventory to plain button, no session_state or caption
74518d2

Syntrex Claude Sonnet 4.6 commited on

Debug tab: fix caption disappears via st.toggle (no session_state write)
d8c9977

Syntrex Claude Sonnet 4.6 commited on

Debug tab: caption disappears after data loads via st.empty() + session state
12a6aea

Syntrex Claude Sonnet 4.6 commited on

Debug tab: gate Data Inventory + Coverage Diagnostics behind Load button
f61dbf1

Syntrex Claude Sonnet 4.6 commited on

Debug tab: add Data Inventory + Coverage Diagnostics panels
01c53c2

Syntrex Claude Sonnet 4.6 commited on