docs: stage J round 1 — release polish audit + README stats section

a11y/responsive/i18n audit over A-F passed clean (no code fixes); added a
Stats section to the README; restructured TODO so G/H/I + a second polish
(J round 2) are queued for the future.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Lucas Kalil 2026-06-17 11:10:18 -03:00
parent 95f9d48706
commit 992d2d1c26
4 changed files with 33 additions and 16 deletions

View file

@ -26,6 +26,12 @@ no backend, no framework, no build step. All content lives in JSON files.
- **Time zones** — show kickoff times in your local time or the stadium's time.
- **Add to calendar** — download any match as an RFC 5545 `.ics` file.
- **Match modal** — details for every match, with space reserved for future stats.
- **Stats** — a sub-navigated screen (Overview · Teams · Records · Comparator):
tournament-to-date aggregates and goals-by-stage/round charts; a verdict hero
(champion + podium) that takes over once the final is played; a final ranking
148 by stage reached; team record cards (biggest win, win streak, champion's
path); a "format debuts" band; and an A-vs-B team comparator. Sections appear
only when they have data (graceful degradation).
- Responsive (mobile / tablet / desktop), keyboard-accessible, honors
`prefers-reduced-motion`.