claude-memory/graph/solutions/custom-player-create-flag-for-pd-cards-cli-65e8e9.md
Cal Corum b140d4d82a migrate: 313 memories from MemoryGraph
- 313 new markdown files created
- 30 relationships embedded
- 313 entries indexed
- State initialized with usage data
2026-02-13 11:11:48 -06:00

649 B

id type title tags importance confidence created updated
65e8e996-8101-46fd-a0a3-ed29769102a3 solution Custom player --create flag for pd-cards CLI
paper-dynasty
python
cli
fix
0.6 0.8 2025-12-22T20:23:29.339906+00:00 2025-12-22T20:23:29.339906+00:00

Added --create/-c flag to 'pd-cards custom submit' command that creates new players directly from YAML profiles. Key learnings: 1) Custom players don't need MLBPlayer records (mlbplayer can be null), 2) Players API requires many fields: cost, image, mlbclub, franchise, cardset_id, set_num, rarity_id, pos_1, description, 3) Use timestamp in bbref_id to avoid conflicts