paper-dynasty-card-creation/pd_cards/commands
Cal Corum a2f4d02b18 Add scouting upload CLI command
- Add `pd-cards scouting upload` command to upload scouting CSVs to database server via SCP
- Update CLAUDE.md with critical warning: scouting must always run for ALL cardsets
- Document full workflow: `pd-cards scouting all && pd-cards scouting upload`

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 14:17:14 -06:00
..
__init__.py Add pd-cards CLI skeleton with Typer 2025-12-18 16:08:32 -06:00
custom.py Add --create flag to custom submit command 2025-12-22 14:23:20 -06:00
live_series.py Implement CLI wrappers for live-series, retrosheet, scouting, upload 2025-12-18 16:39:38 -06:00
retrosheet.py Add recency bias CLI flags to retrosheet command 2025-12-21 16:38:12 -06:00
scouting.py Add scouting upload CLI command 2026-01-12 14:17:14 -06:00
upload.py Implement CLI wrappers for live-series, retrosheet, scouting, upload 2025-12-18 16:39:38 -06:00