Imprevista

Deploy Log

← Back to Deploy Log
|Sports Dashboard|DEPLOYED

Fix GK championship mapping + fotmob-shots season-format mismatch

After landing the data-unblock commit and re-running the audit: 1. GK change: 0/33 on Championship even though Squad strength works 33/33

After landing the data-unblock commit and re-running the audit:

  1. GK change: 0/33 on Championship even though Squad strength works 33/33

on the same data. Root cause: gk-change.ts LEAGUE_TO_AVAIL was missing championship: "GB2". squad-strength.ts had it but the two maps were drifting. Added a comment telling future-me to keep them in sync.

  1. ShotXG: 62/181 — Big-5 only because loadXGDataFromShotFiles was looking

for championship-2025-26.json but the fotmob-shots files use the full end-year form championship-2025-2026.json. Expanded the season suffix before the lookup with a fallback to the short form.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

Files Changed

Commit:68fe8cb