feat(04-01): run game canonicalization pipeline

Generate canonical games with team/stadium links for 5760 games across
NBA, MLB, NHL, NFL, and MLS.

Added missing team aliases:
- NFL WSH -> team_nfl_was (Washington Commanders)
- MLS NY -> team_mls_nyrb (NY Red Bulls)
- MLS ATX -> team_mls_aus (Austin FC)

Remaining 8 warnings are expected NFL playoff placeholders (TBD/AFC/NFC).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Trey t
2026-01-10 09:55:53 -06:00
parent dbfaca206d
commit b6286119d7
3 changed files with 69167 additions and 1 deletions

View File

@@ -0,0 +1,42 @@
[
{
"game_key": "2026-01-17_TBD_TBD",
"issue": "Unknown home team",
"details": "Could not resolve home team 'TBD' for sport NFL"
},
{
"game_key": "2026-01-17_TBD_TBD",
"issue": "Unknown home team",
"details": "Could not resolve home team 'TBD' for sport NFL"
},
{
"game_key": "2026-01-18_TBD_TBD",
"issue": "Unknown home team",
"details": "Could not resolve home team 'TBD' for sport NFL"
},
{
"game_key": "2026-01-18_TBD_TBD",
"issue": "Unknown home team",
"details": "Could not resolve home team 'TBD' for sport NFL"
},
{
"game_key": "2026-01-25_TBD_TBD",
"issue": "Unknown home team",
"details": "Could not resolve home team 'TBD' for sport NFL"
},
{
"game_key": "2026-01-25_TBD_TBD",
"issue": "Unknown home team",
"details": "Could not resolve home team 'TBD' for sport NFL"
},
{
"game_key": "2026-02-04_NFC_AFC",
"issue": "Unknown home team",
"details": "Could not resolve home team 'AFC' for sport NFL"
},
{
"game_key": "2026-02-08_TBD_TBD",
"issue": "Unknown home team",
"details": "Could not resolve home team 'TBD' for sport NFL"
}
]

File diff suppressed because it is too large Load Diff