sba-scouting/rust
Cal Corum 5968901cb2 Add local CSV card data for Rust importer integration testing
Copies BatterCalcs.csv and PitcherCalcs.csv into rust/docs/sheets_export/
so the Rust CSV importer can find them at the default path. Verified
import produces identical results to Python DB (490 batters, 502 pitchers).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 12:08:04 -06:00
..
docs/sheets_export Add local CSV card data for Rust importer integration testing 2026-02-28 12:08:04 -06:00
src Count all eligible positions in dashboard position coverage 2026-02-28 11:58:14 -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