docs: replace the key screenshots with genuine live captures - #45
Merged
Conversation
The pair in docs/screenshots/ was previously two byte-identical copies of the local captures while the README claimed they came from the live instances. They are now real captures from 2026-08-17, taken through the browser against the public URLs, with the address bar left in the frame so the provenance is in the picture rather than in the filename. The bookmarks bar was cropped out; nothing else is altered. They also postdate the tbody fix, so they show the modern stand rendering correctly — the earlier images showed the table defect and would have argued against the case study's own thesis. Verified by checksum against the local originals: genuinely different this time. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KBuPTSeKkRZf1yESdWYfGD
SebastianKrn
enabled auto-merge
August 17, 2026 15:54
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The pair in
docs/screenshots/was two byte-identical copies of the local captures, while the README claimed they came from the live instances. They are now real captures from 2026-08-17 against the public URLs, with the address bar left in the frame — provenance in the picture, not in the filename. Bookmarks bar cropped; nothing else altered.They also postdate the
tbodyfix (#44), so the modern stand renders correctly. The earlier images showed the table defect and would have argued against this repository's own thesis.Verified by checksum against the local originals — genuinely different this time.