0.7.18 - reframe the overview graphic for a screen - #29
Merged
Conversation
Same picture, wider frame: 1672x941 instead of 1536x1024. The overview is the first thing on the page and the tall version spent most of a screen on itself, so a reader met the infographic before the sentence explaining what the app is. Kept at the same path deliberately. README line 25 is the only reference to it anywhere in the repo, and swapping the file rather than the link means nothing has to be found and updated - including the copy in whatever release zip is already downloaded. Opens a 0.7.18 section rather than renaming 0.7.17's, because 0.7.17 is tagged and released now. Renaming it would have carried notes people have already read into a heading for a version that does not exist yet. No-payload-bump: an image and a heading, nothing stored is read Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
peans99
added a commit
that referenced
this pull request
Aug 28, 2026
0.7.18 - reframe the overview graphic for a screen
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.
Swaps the at-a-glance overview at the top of the README for a wider re-lay-out of the same graphic: 1672×941 instead of 1536×1024.
The overview is the first thing on the page, and the tall version spent most of a screen on itself — a reader met the infographic before the sentence explaining what the app is. Same content, same design, less scrolling.
Kept at the same path (
docs/images/quantum-wake-at-a-glance.png) on purpose: README line 25 is the only reference to it anywhere in the repo, so swapping the file rather than the link means there is nothing to find and update.Opens a
### 0.7.18section rather than renaming 0.7.17's, since 0.7.17 is tagged and released — renaming it would have carried notes people have already read into a heading for a version that does not exist yet.No code changed.
🤖 Generated with Claude Code