Cut the 1.5.0 notes to three entries and draw the restart - #124
Merged
Merged
Conversation
The 1.5.0 notes had five entries where 1.4.0 has two and 1.3.1 has three, several of them four and five lines. CONTRIBUTING asks for one heading per thing a person notices, two to four lines each, and says the test is the neighbours. These were noticeably longer than the ones beside them, which is the third time this has been asked for. Three entries now: the board comes back, closing asks first, and work survives a crash. Recovering when you reopen the board folds into the crash entry rather than standing alone, and the title bar folds into the closing entry, which is where a person meets it. The guide's section gains the figure the sections around it have: the same board before and after a restart, same ink in the same place, drawn from the theme variables so it works in both light and dark. Its prose also picks up the case that was missing, where reopening a board offers what a crash left for it. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
The count was two. Naming the failure mode rather than only the rule is what might stop a fourth: entries get written one per piece of work that was built, rather than one per thing a person notices. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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 1.5.0 notes went in at five entries where 1.4.0 has two and 1.3.1 has three, several of
them four and five lines. CONTRIBUTING asks for one heading per thing a person notices, two
to four lines each, and says the test is the neighbours — these were noticeably longer than
the ones beside them. That file records this having been asked for twice; this is the third.
The notes
Three entries: the board comes back, closing asks first, work survives a crash.
Two of the five were not separate things a person notices. Being offered your changes when
you reopen the board is the same story as being offered them at startup, so it folds into
the crash entry as a clause. The title bar naming the board is how you see that it has
unsaved changes, so it folds into the closing entry, which is where you meet it.
Lengths are now 3, 4 and 3 lines, against 1.4.0's 4 and 3.
The guide
Pick up where you left offwas the only section in its run without a figure, so it gainsone: the same board before and after a restart, with the same ink in the same place and the
same unsaved marker in the title. Two panels and an arrow — the point being that nothing
changed across the restart, so the two halves are the same drawing, emitted once in
defsand placed twice.
It is drawn from the
--fig-*variables rather than fixed colors, and carries the same faintcanvas grid the other figures use. Checked in both light and dark.
The prose also picks up the case it was missing — reopening a board offers what a crash left
for it — and loses a sentence in the process.
No code changes;
VersionPrefixis untouched at 1.5.0.🤖 Generated with Claude Code