refactor(release): scope runtime pack provenance - #1770
Conversation
There was a problem hiding this comment.
Review conclusion
Reviewed the complete fixed diff for the engine asset download split, runtime export-pack flow, shared command helpers, export staging, and runtime provenance selectors. I found no PR-introduced correctness, security, performance, or maintainability issue that meets the reporting threshold.
Verification: focused tests passed for internal/release, internal/cmd/buildctl/engine, internal/cmd/buildctl/runtimecmd, internal/cmd/buildctl/shared, and cmd/spx/internal/command; go vet ./cmd/spx/internal/command ./internal/release ./internal/cmd/buildctl/... passed; git diff --check passed. The repository-wide go test ./... run reached an unrelated failure in internal/projectpolicy/TestPortableConfigSnapshotRejectsIdentityAndContentDrift, outside this PR's changed files.
Summary
Validation