chore(governance): adopt wellmanifest new-project 0.20.33 (ticket-172) - #357
Merged
tom-sapletta-com merged 1 commit intoSep 20, 2026
Merged
Conversation
Run the immutable create_adoption_lock.py updater at a8245857 (annotated tag v0.20.33): regenerate the managed payload (branch hygiene workflow, prune/ticket-index merge tooling, updated governance scripts, AGENTS template with autonomous-merge section, .gitattributes) and the adoption lock, realign package.json and pyproject.toml [tool.wellmanifest] pins, and refresh standard-adoption plus S0-S4 evidence receipts bound to upstream CI run 35451961370 and ruleset 20451097. The pytest --collect-only skip returns through the official upstream projection (wellmanifest/new-project ticket-248, PR #381). Note: AGENTS.md carries one upstream-authored trailing blank line that is digest-pinned by the 0.20.33 lock; upstream trimmed it in 0.20.34 (ticket-250), so git diff --check reports exactly that one finding.
tom-sapletta-com
force-pushed
the
ticket/172-adopt-wellmanifest-new-project-02033
branch
from
September 20, 2026 14:04
ea1aa2b to
6c85a62
Compare
tom-sapletta-com
deleted the
ticket/172-adopt-wellmanifest-new-project-02033
branch
September 20, 2026 14:13
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.
Adoption slice 2 of ticket-172 (repair slice merged in PR #356 as
86268c49).What
create_adoption_lock.pyupdater ata8245857(annotated tag v0.20.33): regenerate the managed payload (branch hygiene workflow, prune/ticket-index merge tooling, updated governance scripts, AGENTS template with autonomous-merge section, seed.gitattributes) and the adoption lock.package.json/pyproject.toml[tool.wellmanifest]pins to 0.20.33..governance/standard-adoption.jsonand S0-S4 evidence receipts bound to upstream CI run 35451961370 and ruleset 20451097 (canonical digests)..gitattributestointegration.ownedPathsso one atomic adoption is not split across workstreams (ticket-121 precedent).86268c49and declare thestandardAdoptionupgrade block (b6ba9c21 → a8245857).Returns officially
The pytest
--collect-onlyskip hand-patched by ticket-154 and removed in the repair slice returns through the upstream 0.20.33 projection (wellmanifest/new-project ticket-248, PR #381).Verification
standard_pack_check.py: findings=0standard_pack_projection_check.py: ok--checkata8245857: up-to-dateproject/governance-check.sh --base 86268c49…: GOV-PASSgit diff --check: exactly one upstream-authored finding (AGENTS.mdtrailing blank line, digest-pinned by the 0.20.33 lock; trimmed upstream in 0.20.34, ticket-250)