fix(release): clear sanitizer and binary handoff blockers - #344
Merged
Conversation
Ground the borrowed-mmap alignment failures, AsyncLLM metrics lifetime race, and tracked-assets release handoff collision before implementation. FOLLOWING_AGENTS_PROTOCOL Following-Agents-Protocol: true AI-Assisted: true Assisted-by: Codex:GPT-5 [OpenAI]
Use defined arbitrary-address tensor reads, make async metrics detach a quiescence barrier, and isolate generated release assets from the checkout while preserving exact immutable handoffs. Refs #301, #321, #322. FOLLOWING_AGENTS_PROTOCOL Following-Agents-Protocol: true AI-Assisted: true Assisted-by: Codex:GPT-5 [OpenAI]
Bind each named release consumer to one structurally parsed shell command and exact option map so comments, inert strings, duplicate options, and unrelated steps cannot compensate. Refs #322. FOLLOWING_AGENTS_PROTOCOL Following-Agents-Protocol: true AI-Assisted: true Assisted-by: Codex:GPT-5 [OpenAI]
Split executable shell segments and fail closed on active nested execution so direct gh release commands cannot hide behind control operators, groups, pipelines, substitutions, or backticks. Refs #322. FOLLOWING_AGENTS_PROTOCOL Following-Agents-Protocol: true AI-Assisted: true Assisted-by: Codex:GPT-5 [OpenAI]
This was referenced Aug 11, 2026
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
release-assetsso repository assets cannot contaminate the handoffCloses #321.
Closes #322.
Verification
7ec5094b1d2709f3fb67d56858c960d2d60cef8apython3 -m unittest tests.scripts.test_release_pipeline: 24/24python3 scripts/check-release-workflow.py: PASSscripts/agent-preflight.sh: all gates greenHosted failure evidence
Repairs the sanitizer failures from run 31440144513 and the aggregate artifact collision observed in dry run 31435201833. After rebase-merge, a new eight-tuple release dry run will verify the final merged SHA before tagging v0.0.2.