_results_football_data resolved team codes via code_for(full name), which only covered Group A teams, so FINISHED matches in other groups (e.g. Canada vs Bosnia-Herzegovina) were silently dropped and never settled. Use tla -> code_for_tla (same as schedule ingestion; covers all 48), with full-name fallback. Verified: source FINISHED 2 -> 3, CAN-BIH settles 1-1. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| routers | ||
| services | ||
| __init__.py | ||
| config.py | ||
| database.py | ||
| domain.py | ||
| main.py | ||
| models.py | ||
| regenerate_ai.py | ||
| schedule_data.py | ||
| schemas.py | ||
| scoring.py | ||
| seed.py | ||
| seed_data.py | ||
| teams_data.py | ||
| worker.py | ||