docs: log daily refresh 19/06/2026

This commit is contained in:
Lucas Kalil 2026-06-19 21:12:02 -03:00
parent f92e384431
commit 14f98a6f9c
2 changed files with 10 additions and 4 deletions

View file

@ -62,7 +62,7 @@ Use checkboxes to track progress. Items marked **🔴 BLOCKER** prevent release;
### 🟡 IMPORTANT ### 🟡 IMPORTANT
- [x] ~~Replace mock `data/*.json` with real World Cup 2026 data~~ (2026-06-12 — full migration + smoke test; see project-memory) - [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) - [ ] 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 28 on 2026-06-19) - [ ] Update `results.json` as the tournament progresses (results updated through match id 30 on 2026-06-19)
- [x] ~~Real stadium photos + team flag SVGs in `assets/images/`~~ (flag SVGs added 2026-06-18; stadium photos optional) - [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`). - [ ] **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`).

View file

@ -476,7 +476,7 @@ supersedes the old "7681439 single-row header" note.
## Current State ## Current State
**Updated 2026-06-19.** Data: **results through match 28/104** (28 of 72 group-stage matches **Updated 2026-06-19.** Data: **results through match 30/104** (30 of 72 group-stage matches
finished; group stage in progress). `thirdPlaceAssignment` still all `null` (fill ~Jun 27). finished; group stage in progress). `thirdPlaceAssignment` still all `null` (fill ~Jun 27).
Cache-busting is now automatic (`?t=Date.now()`; `DATA_VERSION` removed 2026-06-18). `APP_VERSION = v1.0.2`. Build: all 12 steps + real-data migration Cache-busting is now automatic (`?t=Date.now()`; `DATA_VERSION` removed 2026-06-18). `APP_VERSION = v1.0.2`. Build: all 12 steps + real-data migration
done; Stats stages AD + F + J(r1) merged to `master` and live (E skipped). Stats Team-statistics done; Stats stages AD + F + J(r1) merged to `master` and live (E skipped). Stats Team-statistics
@ -484,15 +484,21 @@ leader cards now rotate through tied teams + 3 new metric cards (Most wins / Mos
Best goal difference) — see Stats Screen → "Leader cards — tied-team carousel". Best goal difference) — see Stats Screen → "Leader cards — tied-team carousel".
### Recent refreshes (rolling — keep the last 3, prune older; full detail in git) ### Recent refreshes (rolling — keep the last 3, prune older; full detail in git)
- **2026-06-19 (rev2)** — matches 2930: USA 20 AUS, SCO 01 MAR (both 2-source confirmed
FIFA/olympics/ESPN/NBC). Stats: 29 (poss 62/38, shots 10/5, cards 3/4) and 30 (poss 41/59,
shots 6/12, cards 2/1) — card/shot counts corrected by the user after ESPN box lagged. Matches 31
(BRA×HAI, 00:30 UTC) and 32 (TUR×PAR, 03:00 UTC) had **not kicked off** at run time — left
`scheduled` (an early web search wrongly returned BRA 10; corrected, never trust unconfirmed
future-match scores).
- **2026-06-19 (rev1)** — match 28: MEX 10 KOR (Luis Romo 50'; ESPN+FOX confirmed; stats ESPN box - **2026-06-19 (rev1)** — match 28: MEX 10 KOR (Luis Romo 50'; ESPN+FOX confirmed; stats ESPN box
poss 42/58, shots 8/8, cards 0/2 from FOX named KOR yellows — Lee Kang-in 4', Paik Seung-ho 58'). poss 42/58, shots 8/8, cards 0/2 from FOX named KOR yellows — Lee Kang-in 4', Paik Seung-ho 58').
- **2026-06-18 (rev1rev3)** — matches 2426: UZB 13 COL, CZE 11 RSA, SUI 41 BIH (all 4 goals - **2026-06-18 (rev1rev3)** — matches 2426: UZB 13 COL, CZE 11 RSA, SUI 41 BIH (all 4 goals
came 74'+; FIFA/FOX still cached at 00 — score confirmed via ESPN report + Wikipedia minutes; came 74'+; FIFA/FOX still cached at 00 — score confirmed via ESPN report + Wikipedia minutes;
card count 1/3 from FOX named bookings, ESPN box lagged at 0/1). card count 1/3 from FOX named bookings, ESPN box lagged at 0/1).
- **2026-06-17 (rev1rev3)** — matches 1823: IRQ 14 NOR, ARG 30 ALG, AUT 31 JOR, POR 11 COD,
ENG 42 CRO, GHA 10 PAN.
### Pending / next ### Pending / next
- **Matches 31 (BRA×HAI, 2026-06-20 00:30 UTC) & 32 (TUR×PAR, 03:00 UTC)** — not yet played; capture
next refresh.
- **`thirdPlaceAssignment` fill** once the group stage ends (~Jun 27) — slot→group table above. - **`thirdPlaceAssignment` fill** once the group stage ends (~Jun 27) — slot→group table above.
- **Lighthouse > 90** run (needs a deployed URL). - **Lighthouse > 90** run (needs a deployed URL).
- **Post-Cup home state** — when the Final goes `over` the hero is empty; build a champion/epilogue - **Post-Cup home state** — when the Final goes `over` the hero is empty; build a champion/epilogue