docs: cut 0.6.0 - #51
Merged
Merged
Conversation
Rolls the [Unreleased] entries into a dated heading, on the 0.5.0 precedent. This cut is what makes the documented install work again: install.sh on main hands over to `gropius install` inside the bundle it downloaded, and the published 0.5.0 binary predates that verb, so the one-line install refuses with the version-mismatch sentence until a release carrying the lifecycle verbs is published. The cut also ships the update verb, `gropius config show`, the panel's advertise control, and the checksum-scope security fix in both the bootstrap and the verb. Assisted-by: Claude:claude-fable-5-1 Claude-Session: https://claude.ai/code/session_01RooZgUESQnVnievtn48pHo
The docs-currency review before this cut found the feature list still describing four self-management verbs while the release ships six: `gropius update` and `gropius config show` were documented on the lifecycle pages and in the changelog but not on the front page. The two US spellings of notarised in prose are corrected to British English on the same pass. Assisted-by: Claude:claude-fable-5-1 Claude-Session: https://claude.ai/code/session_01RooZgUESQnVnievtn48pHo
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.
Release 0.6.0
Rolls
[Unreleased]into## [0.6.0] - 2026-09-12; on merge the auto-release workflow tags the commit and publishes the build, on the 0.5.0 precedent.Why now.
install.shonmainhands over togropius installinside the bundle it downloaded, and the published 0.5.0 binary predates that verb, so the README's one-line install refuses with the version-mismatch sentence until a release carrying the lifecycle verbs is published. This cut restores the documented install.What ships. The lifecycle verbs (
install,uninstall,doctor,status),gropius update,gropius config show, the panel's announce-on-the-network control, the settings-surface sync test, and the checksum-scope security fix in both the bootstrap and the update verb (iss-2609120417422598).Gates. Docs-currency review run against
v0.5.0..main: one gap (the README did not name the two new verbs), fixed here; every other lifecycle, settings and checksum claim verified current against code and the passing doc-pinning tests.abcd docs lint0 findings;internal/archtestgreen.After this merges, 0.5.0 is superseded; deleting a superseded release (keeping its tag) is the maintainer's deliberate act and is not done here.
https://claude.ai/code/session_01RooZgUESQnVnievtn48pHo