docs: log daily refresh 18/06/2026

This commit is contained in:
Lucas Kalil 2026-06-18 18:06:04 -03:00
parent 412cca8a59
commit c90e7ba42b
2 changed files with 6 additions and 5 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 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) - [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

@ -447,16 +447,17 @@ supersedes the old "7681439 single-row header" note.
## Current State ## 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). 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 AD + F + J(r1) merged to `master` and live (E skipped). done; Stats stages AD + F + J(r1) merged to `master` and live (E skipped).
### 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-18 (rev1rev2)** — matches 2425: UZB 13 COL, CZE 11 RSA. - **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;
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, - **2026-06-17 (rev1rev3)** — matches 1823: IRQ 14 NOR, ARG 30 ALG, AUT 31 JOR, POR 11 COD,
ENG 42 CRO, GHA 10 PAN. ENG 42 CRO, GHA 10 PAN.
- **2026-06-16 (rev1rev2)** — matches 1617: IRN 22 NZL, FRA 31 SEN.
### Pending / next ### Pending / next
- **`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.