feat(cache): ship prebuilt first-party artifacts - #893
Merged
Conversation
Resolve the independent review findings by reading only bounded loader-owned metadata and treating unavailable packaged blobs as clean misses. Closure-Matrix-Reopened: llvm-loaded-image-binding
Close the second review findings with explicit native-link dependency parity, bounded regular-file cache reads, and streaming object verification. Closure-Matrix-Reopened: release-native-dependency-and-untrusted-read-bounds
Prevent incomplete frontend keys from regaining authorization after rehydration disagreement, repair oversized writable blobs, and align LLVM miss precedence. Closure-Matrix-Reopened: rehydration-rejection-key-authorization
Recheck rejection after validated primary and packaged reads, and pair publication finalization with marker-first invalidation so every race converges fail-closed. Closure-Matrix-Reopened: rejection-linearization-after-value-validation
Make the ELF-note fixture builder fail closed on impossible length overflow so the compiler panic-source ratchet remains non-increasing.
sanohiro
marked this pull request as ready for review
August 27, 2026 05:07
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
pkgunits in native release artifactsVerification
The local benchmark produced identical outputs and measured a median 62.433 s cache-off build versus 1.136 s with the packaged cache. The bundled payload was 3,181,376 bytes with a 665,058-byte archive delta; these measurements are evidence, not contractual thresholds.