Commit Graph
6 Commits
Author SHA1 Message Date
Lucas Winther af6689365b chore: refresh source snapshots. 2026-08-23 00:45:35 +02:00
Lucas Winther ae916a3f76 chore: refresh source snapshots. 2026-08-20 22:18:26 +02:00
Lucas Winther 24832844a6 chore: refresh source snapshots. 2026-08-20 00:25:43 +02:00
Lucas WintherandClaude Opus 5 a46b7a8214 chore(snapshots): refresh all nineteen sources, eight of which moved
First run of --force and --assume-robots-on-403 together, and the first time
every source has been confirmed in one cycle: 19/19, 0 broken. Nine game8 pages
answered 200 from a normal address, which is the CI block behaving exactly as
§ Scraping conduct describes it, and all four Fandom sources fetched on the
recorded permission.

Nothing a reader sees changed. No source's event count moved, and diffing the
parsed events of all eight changed pages against their previous snapshots finds
no event added, removed, or re-dated. The byte deltas are between -286 and +32
on pages of a quarter-megabyte — page furniture, not schedule.

That is worth stating rather than glossing: the value of this commit is the
negative result. Nine of these games are fixture-backed in CI and only ever
confirmed by hand, so "we looked, and the calendar is still right" is the thing
the refresh exists to establish, and lastConfirmedAt is what the footer reads to
tell a reader how old the answer is.

fgo is the odd one: identical length, different hash. Every one of its 101
changed characters sits in MediaWiki's `NewPP limit report` comment at the foot
of the body — cache timestamp and parser timings, fixed-width, outside the text
we parse. So a Fandom source will report `fetched` and produce a diff on any
forced refresh an hour apart, whether or not the wiki moved. Worth knowing
before reading a future Fandom diff as news.

Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>
2026-08-19 05:07:02 +02:00
Lucas WintherandClaude Opus 5 83b6522952 chore(snapshots): refresh every source that answers
A normal `bun run refresh` from an address game8 serves, which is the only way
these nine pages move — the scheduled run in CI gets a 202 from game8's edge
and never lands them.

The two Fandom sources reported skipped_robots, as they now do from every
address available here.

Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>
2026-08-19 03:53:49 +02:00
Lucas Winther 9d24116c12 chore(data): refresh source snapshots 2026-08-17 22:35:18 +02:00