[anneal] Audit cached Lean artifacts against clean builds#3486
Open
mdittmer wants to merge 1 commit into
Open
Conversation
Split the Nix pipeline at a shared, path-rewritten source tree. Keep the default fast path cache-seeded with one trace traversal, and add a seed-free Lean build whose packaged output passes through the same pruning and archive finalizers. Compare complete source, toolchain, and Lake build payloads, including raw ILean reference usages, hash sidecars, and stable trace dependency/output hashes. Regenerate the two stale candidate ILean files exposed by that audit, install both archives independently, and compare the complete normalized InfoView setup contract in isolated environments. Run the clean reference build and equivalence checks in a standalone nightly workflow on main so ordinary push and pull-request jobs retain the fast path. gherrit-pr-id: Gri3qjmi3mkxqhujr7xw3insogx5mpcm4
This was referenced Jul 13, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## Gcz4iteion3frenivdjpngxluv7c3bshf #3486 +/- ##
==================================================================
Coverage 91.85% 91.85%
==================================================================
Files 20 20
Lines 6093 6093
==================================================================
Hits 5597 5597
Misses 496 496 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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.
Split the Nix pipeline at a shared, path-rewritten source tree. Keep the default fast path cache-seeded with one trace traversal, and add a seed-free Lean build whose packaged output passes through the same pruning and archive finalizers.
Compare complete source, toolchain, and Lake build payloads, including raw ILean reference usages, hash sidecars, and stable trace dependency/output hashes. Regenerate the two stale candidate ILean files exposed by that audit, install both archives independently, and compare the complete normalized InfoView setup contract in isolated environments.
Run the clean reference build and equivalence checks in a standalone nightly workflow on main so ordinary push and pull-request jobs retain the fast path.
⬇️ Download this PR
Branch
git fetch origin refs/heads/Gri3qjmi3mkxqhujr7xw3insogx5mpcm4 && git checkout -b pr-Gri3qjmi3mkxqhujr7xw3insogx5mpcm4 FETCH_HEADCheckout
git fetch origin refs/heads/Gri3qjmi3mkxqhujr7xw3insogx5mpcm4 && git checkout FETCH_HEADCherry Pick
git fetch origin refs/heads/Gri3qjmi3mkxqhujr7xw3insogx5mpcm4 && git cherry-pick FETCH_HEADPull
Stacked PRs enabled by GHerrit.