mirror of
https://github.com/LucasKalil-Programador/world-2026-hub.git
synced 2026-07-04 17:41:28 -03:00
docs: log daily refresh 18/06/2026
This commit is contained in:
parent
412cca8a59
commit
c90e7ba42b
2 changed files with 6 additions and 5 deletions
|
|
@ -62,7 +62,7 @@ Use checkboxes to track progress. Items marked **🔴 BLOCKER** prevent release;
|
|||
### 🟡 IMPORTANT
|
||||
- [x] ~~Replace mock `data/*.json` with real World Cup 2026 data~~ (2026-06-12 — full migration + smoke test; see project-memory)
|
||||
- [ ] Fill `thirdPlaceAssignment` in `bracket-config.json` after group stage ends (~2026-06-27; slot → allowed-groups table in project-memory)
|
||||
- [ ] Update `results.json` as the tournament progresses (results updated through match id 25 on 2026-06-18)
|
||||
- [ ] Update `results.json` as the tournament progresses (results updated through match id 26 on 2026-06-18)
|
||||
- [x] ~~Real stadium photos + team flag SVGs in `assets/images/`~~ (flag SVGs added 2026-06-18; stadium photos optional)
|
||||
- [ ] **Pós-Copa: estado final da home.** Quando a Final encerrar, o hero fica vazio (por design atual). Criar um estado pós-torneio (campeão/epílogo) na home — ver entrada "Hero cronômetro inteligente (2026-06-15)" em project-memory; provavelmente converge com a aba Stats (`stats-screen-plan.md`).
|
||||
|
||||
|
|
|
|||
|
|
@ -447,16 +447,17 @@ supersedes the old "768–1439 single-row header" note.
|
|||
|
||||
## Current State
|
||||
|
||||
**Updated 2026-06-18.** Data: **results through match 25/104** (25 of 72 group-stage matches
|
||||
**Updated 2026-06-18.** Data: **results through match 26/104** (26 of 72 group-stage matches
|
||||
finished; group stage in progress). `thirdPlaceAssignment` still all `null` (fill ~Jun 27).
|
||||
`DATA_VERSION = 2026-06-18-rev2`. `APP_VERSION = v1.0.1`. Build: all 12 steps + real-data migration
|
||||
`DATA_VERSION = 2026-06-18-rev3`. `APP_VERSION = v1.0.1`. Build: all 12 steps + real-data migration
|
||||
done; Stats stages A–D + F + J(r1) merged to `master` and live (E skipped).
|
||||
|
||||
### Recent refreshes (rolling — keep the last 3, prune older; full detail in git)
|
||||
- **2026-06-18 (rev1–rev2)** — matches 24–25: UZB 1–3 COL, CZE 1–1 RSA.
|
||||
- **2026-06-18 (rev1–rev3)** — matches 24–26: UZB 1–3 COL, CZE 1–1 RSA, SUI 4–1 BIH (all 4 goals
|
||||
came 74'+; FIFA/FOX still cached at 0–0 — score confirmed via ESPN report + Wikipedia minutes;
|
||||
card count 1/3 from FOX named bookings, ESPN box lagged at 0/1).
|
||||
- **2026-06-17 (rev1–rev3)** — matches 18–23: IRQ 1–4 NOR, ARG 3–0 ALG, AUT 3–1 JOR, POR 1–1 COD,
|
||||
ENG 4–2 CRO, GHA 1–0 PAN.
|
||||
- **2026-06-16 (rev1–rev2)** — matches 16–17: IRN 2–2 NZL, FRA 3–1 SEN.
|
||||
|
||||
### Pending / next
|
||||
- **`thirdPlaceAssignment` fill** once the group stage ends (~Jun 27) — slot→group table above.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue