claude-memory/graph/solutions/athletics-team-name-alias-fix-48e397.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

577 B

id type title tags importance confidence created updated
48e397e9-b2f6-4f8c-844d-b408cccbc372 solution Athletics team name alias fix
paper-dynasty
python
fix
discord-bot
0.5 0.8 2026-01-04T22:20:14.909433+00:00 2026-01-04T22:20:14.909433+00:00

Added 'Athletics' alias to ALL_MLB_TEAMS, IMAGES['mvp'], and AL_TEAM_IDS dictionaries in Paper Dynasty discord-app. The Oakland Athletics relocated and the database now uses 'Athletics' as the team lname/mlbclub, but code only had 'Oakland Athletics' keys causing KeyError when opening Team Choice packs.