FIFA World Cup 2026 · Status
Status and freshness
Current forecast build, model release, data freshness, and degraded-state guardrails for the static forecast artifacts served by TrophyCast.
Refresh workflow
Run bun run check:freshness before publishing. Use bun run record:result for any completed knockout result missing upstream; it
records the result, rebuilds forecast JSON and bracket_sims.bin, and runs data
validation. Use bun run sync:flags when team ids change.
Verification
The expected local gates are bun run check, bun run lint, bun run test, bun run check:freshness, bun run validate:data, and bun run build.