Commit Graph

4 Commits

Author SHA1 Message Date
Tuan-Dat Tran
32ef77bc6f Strip set codes from card names before querying Scryfall 2026-02-27 02:35:32 +01:00
Tuan-Dat Tran
683de4a46a Add retry logic with exponential backoff for 429 rate limits 2026-02-27 02:31:35 +01:00
Tuan-Dat Tran
eea3a6a659 Refactor project structure and update documentation
- Migrated data files to 'data/collection/' and 'data/decks/'.
- Moved 'card_cache.json' to 'cache/'.
- Reorganized 'collection_hydrated/' and 'deck_analysis.json' into 'output/'.
- Updated 'hydrate.py' and script defaults to match the new paths.
- Updated 'README.template.md' and 'AGENTS.template.md' templates.
- Regenerated 'README.md' and 'AGENTS.md'.
2026-02-26 14:51:48 +01:00
Tuan-Dat Tran
e4622a7512 Restore hydrate.py to repo 2026-02-20 00:39:59 +01:00