docs: record Stage E decision — skip in-tab archive (Option B)

User chose to keep the 'See all matches -> Matches' link instead of building
an in-tab results archive; the Matches tab already covers browsing. No code
change; the archive SECTIONS slot stays dormant (available: false).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Lucas Kalil 2026-06-17 01:00:17 -03:00
parent df0958d88a
commit 489a44fc2d
3 changed files with 8 additions and 2 deletions

View file

@ -84,7 +84,7 @@ data-blocked (graceful-degradation shell lets the UI land dark until JSON arrive
- [x] ~~Stage B — verdict hero (gated on FINAL finished; aggregate-hero fallback) + goals-by-round chart~~ (2026-06-16)
- [x] ~~Stage C — final ranking 148 (phase-reached chain), favorite-row highlight, team record cards~~ (2026-06-17)
- [x] ~~Stage D — auto record-cards + "format-48 debuts" band~~ (2026-06-17)
- [ ] Stage E — 104-match results archive (accordion by phase, row → modal)
- [x] ~~Stage E — 104-match results archive (accordion by phase, row → modal)~~ — **SKIPPED (2026-06-17, Option B):** kept the "See all matches → Matches" link; the Matches tab already covers browsing. No archive built.
- [ ] Stage F — team comparator (diverging bars)
- [ ] Stage G — Layer 2 cheap data (attendance, `cards`→{y,r} migration, decidedIn, coords) — **SCHEDULE LATE**
- [ ] Stage H — Layer 3 players (`players.json` + `player-events.json` + `awards.json`)