paper-dynasty-card-creation/.claude
Cal Corum e3220bf337 Remove hardcoded secrets, load API token from environment
- Replace hardcoded PD API bearer token in db_calls.py with dotenv/env var
- Delete scripts/supabase_doodling.py (dead scratch file with hardcoded Supabase JWT)
- Add python-dotenv dependency and .env.example template
- Consolidate check_prod_missing_ratings.py to import AUTH_TOKEN from db_calls
- Hard fail if PD_API_TOKEN is missing to prevent silent auth failures

Fixes #2, Fixes #3

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 12:38:01 -05:00
..
agents Add card generation pipeline agents and refresh scouting data 2026-02-16 14:16:50 -06:00
commands Code stabilization & retrosheet functionality 2025-11-08 16:57:35 -06:00
ops-rework Remove hardcoded secrets, load API token from environment 2026-03-20 12:38:01 -05:00
plans Run black and ruff across entire codebase 2026-03-08 14:24:33 -05:00
IMPORTANT_RULES.md Card Creation Automation 2025-11-23 01:28:33 -06:00