Skip to content

feat: compose hardened global executable profiles on current main - #162

Merged
ORESoftware merged 6 commits into
mainfrom
agent/global-zed-packages-post-env-exports
Aug 4, 2026
Merged

feat: compose hardened global executable profiles on current main#162
ORESoftware merged 6 commits into
mainfrom
agent/global-zed-packages-post-env-exports

Conversation

@ORESoftware

Copy link
Copy Markdown
Contributor

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.rs composition 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.

@ORESoftware
ORESoftware marked this pull request as ready for review August 4, 2026 21:16
@ORESoftware
ORESoftware merged commit 9789f40 into mainAug 4, 2026
49 checks passed
@linear-code

Copy link
Copy Markdown

DEN-1899

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ORESoftware