Uh oh!
There was an error while loading. Please reload this page.
feat: compose hardened global executable profiles on current main - #162
Merged
Conversation
ORESoftware
marked this pull request as ready for review
August 4, 2026 21:16
Uh oh!
There was an error while loading. Please reload this page.
This was referenced Aug 4, 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 freeto 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.
Scope
Rebuild the reviewed global executable package-profile implementation directly on current
main, after canonical asdf routing (#143) and deterministic Devbox/Flox export (#122) merged.A one-shot validator copies the exact 12 reviewed product files from #125—including the semantic
src/main.rscomposition that preserves both early global dispatch and typed mise/asdf routes—then runs formatting, offline frozen replay, global unit/CLI tests, asdf main-CLI tests, Devbox/Flox black-box tests, all-target/all-feature Clippy, and a release build.The validator commits only ordinary product, docs, tests, and the permanent read-only global-package workflow. Its two temporary trigger files will be removed through the connected GitHub App after validation.
External certification has already passed and merged as zed-pkg-test/zed-pkg-e2e#57 against the exact reviewed product candidate.
Supersedes conflicted composition PR #125 after the clean current-main head validates.