sba-scouting/rust
Cal Corum ad8cf33139 Fix Phase 5 live testing bugs across all four new screens
Roster: sWAR only sums majors, stateful table rendering for j/k scroll,
rows sorted batters-first for correct selection mapping.
Matchup: initial focus highlight, descriptive sort key hints, state
cached on nav-away to preserve opponent/pitcher selections.
Lineup: load/delete/clear promoted to work from any focus, load selector
popup anchored correctly, delete confirmation prompt.
Settings: API key toggle changed to Ctrl+T so t can be typed, per-field
yellow change markers, sWAR/cap formatting to two decimal places.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 15:59:09 -06:00
..
docs/sheets_export Add local CSV card data for Rust importer integration testing 2026-02-28 12:08:04 -06:00
src Fix Phase 5 live testing bugs across all four new screens 2026-02-28 15:59:09 -06:00
tests Implement Phase 3: calc layer with matchup scoring, league stats, and score cache 2026-02-27 23:35:01 -06:00
.gitignore Add Rust project scaffold for TUI rewrite 2026-02-26 08:40:42 -06:00
Cargo.lock Add file-based logging to avoid TUI corruption from stderr output 2026-02-28 08:04:33 -06:00
Cargo.toml Add file-based logging to avoid TUI corruption from stderr output 2026-02-28 08:04:33 -06:00
CLAUDE.md Redesign dashboard with roster health, card coverage, and sync refresh 2026-02-28 11:52:38 -06:00
PHASE1_PROJECT_PLAN.json Add test scaffold and mark Phase 1 tasks complete 2026-02-26 20:02:01 -06:00
PHASE2_PROJECT_PLAN.json Redesign dashboard with roster health, card coverage, and sync refresh 2026-02-28 11:52:38 -06:00
PHASE3_PROJECT_PLAN.json Redesign dashboard with roster health, card coverage, and sync refresh 2026-02-28 11:52:38 -06:00