Add card generation pipeline agents #1

Merged
cal merged 2 commits from add-card-pipeline-agents into main 2026-02-16 20:18:39 +00:00

2 Commits

Author SHA1 Message Date
Cal Corum
fe91de905a Add card generation pipeline agents and refresh scouting data
- Add retrosheet-card-update agent (8-step pipeline with validation gates)
- Add live-series-card-update agent (7-step pipeline with PotM support)
- Both agents: dev/prod S3 guard, environment verification, groundball_b validation
- Restore db_calls.py to production (alt_database = None)
- Refresh scouting reports (6303 batters, 7164 pitchers)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 14:16:50 -06:00
Cal Corum
923edd0eeb Update 2005 Live cardset through mid-August (73% season)
790 players (397 batters, 393 pitchers) processed from Retrosheet data
through 2005-08-15 with 0.728 season percentage. Includes updated scouting
reports, card deltas, and FanGraphs scrape script.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 18:56:19 -06:00