docs(release): runbook R2/R3 match release_prep; changelog headings; dead Coherence link - #244
Merged
Merged
Conversation
…ANGELOG dupes R2 previously ran only --apply-pins, a standalone mode that never bumps pyproject/relocks/converts CHANGELOG (release_prep.py's own docstring: "a separate mode, not an extra step of the default run"). Add the default run first, then --apply-pins, matching the code and R7's claimed commit contents. R3 still told the operator to hand-bump the four allow-listed pin files (README/UPGRADING/mcp-server/activation-constant) that --apply-pins now owns, reinstating the line-number editing hazard #227 E3 item 5 removed, and never mentioned meta/versioning.md, which the allow-list also covers. R3 now names the allow-listed sites from _RELEASE_PIN_SITES/_PACKAGE_PIN_PATH and narrows to the judgment sites the allow-list deliberately excludes. CHANGELOG.md [Unreleased] had duplicate sibling ### Changed headings (MD024 is disabled, so nothing caught it) and filed the new `standards cut-successor` command under Changed instead of Added. Merged into one Added and one Changed section, preserving every bullet. tests/README.md's CI-relationship bullet still named the deleted .github/workflows/coherence.yml as a live, separately named status; #236 C2 folded that coverage into check.yml's ordinary pytest step. Repointed the prose at that step instead of the dead link. Refs #227, #236
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.
Summary
Repairs from the in-session review of PRs #238–#243: the release runbook's R2 now runs the default
release_prep.pybump before--apply-pins, and R3 names the script-owned pin sites from the code and limits hand edits to the judgment sites; the[Unreleased]changelog section has oneAddedand oneChangedheading withcut-successorfiled under Added; the deadtests/README.mdlink to the deleted Coherence workflow now points at Check's ordinary step.Governing work
Supporting: #236
Acceptance coverage
scripts/release_prep.pyas landed in PR feat(release): --apply-pins, make release targets, conditional go-verify-binary (#227 E3#5/#7/#8) #242./tmp/ps529-session/reviews/review-landed.md.Verification
Prettier and markdownlint over the full AGENTS.md scope, exit 0 both. No frontmatter touched.