docs: say how far in the ladder goes, and why

F1 described the scale only by how far out it goes — three months on a
screen — which left the close end reading as decoration rather than the
answer to two events ending a day apart. The suite count moves with the
test the previous commit added.

Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>
This commit is contained in:
Lucas Winther
2026-08-18 22:34:50 +02:00
co-authored by Claude Opus 5
parent d491437e32
commit 1c7e9bb290
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -116,7 +116,7 @@ src/client/ React app, service worker, manifest
lanes.ts — how the timeline stacks: a lane per game, or one deadline queue; pure
scripts/ build-feed.ts, build-static.ts, parse-fixture.ts (offline), refresh-sources.ts (fetches)
serve.ts static server + /api/health
test/ 606 tests
test/ 607 tests
fixtures/<game>/ raw HTML + .expected.json per source — pinned, kept forever
snapshots/ current page per source, rewritten by refresh — see its README
```