- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
649 B
649 B
| id | type | title | tags | importance | confidence | created | updated | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 65e8e996-8101-46fd-a0a3-ed29769102a3 | solution | Custom player --create flag for pd-cards CLI |
|
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