docs(upgrading): 5.29.0 refresh sections for agent-handoff 1.17 and github-workflow 1.10; battery prose - #250
Merged
Merged
Conversation
…ry prose UPGRADING.md gains the refresh sections for agent-handoff 1.16 -> 1.17 (session-start Git hardening, corrected --version reporting, stripped binary) and github-workflow 1.9 -> 1.10 (#234 hardening: attributed disposition evidence, envelope-wide sanitization, narrowed merge/ready mutation windows, checkout-bounded file resolution, origin-host verification, rate-limit retry, stripped binary), plus the producer-side provider environment allowlist from #230. README.md, scripts/README.md, and tests/README.md no longer call --full the "legacy serial battery": it now runs the identical lane selections one at a time (ordinary suite still at -n 16) and stops at the first red lane by default, per the parallel-verify work landed in #236/#227. Refs #229, #228, #235, #234, #230, #236, #227
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
Consumer-facing upgrade prose for the 5.29.0 catalog refresh:
UPGRADING.mdgains the agent-handoff 1.16 → 1.17 section (hardened session-start Git reads, corrected--version, stripped launcher), the github-workflow 1.9 → 1.10 section (#234 hardening set, stripped binary,landpending verification against the sealed cut), and the producer-side provider-environment allowlist note from #230. The three README files that still called--fullthe "legacy serial battery" now describe the parallel, fail-fast battery thatscripts/verify.shruns.Governing work
Supporting: #236
Acceptance coverage
Verification
Prettier + markdownlint over the four files (exit 0);
validate-frontmatter UPGRADING.md(exit 0);tests/package_contract/test_release_doc_link_hygiene.py(116 passed).project-standards validatereports only the by-design CP-DRIFT until release reconcile.