Stage 4 checked EPR reconstruction - #98
Merged
Merged
Conversation
dollspace-gay
marked this pull request as ready for review
July 30, 2026 08:20
dollspace-gay
added a commit
that referenced
this pull request
Jul 30, 2026
Point the correspondence drift pins at the content-identical PR #98 squash commit and record the topology-only transition.
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.
What changed
S2Reconbridge from source clauses, with typed sorts, literals, binder scopes, signatures, source addresses, and deterministic serializationreq → clausetheoremWhy
Stage 3 left admitted S2.0 relation and array atoms at a model-relative solver boundary. Stage 4 closes that residual: admitted clauses now migrate to L4 only after Lean reconstructs the finite problem and kernel-checks the exact implication, while false clauses produce checked concrete models.
CI runner fix
The first complete matrix exposed that the ordinary
testandlean-spine-forgerunners had Lean but did not install the new pinned CaDiCaL/drat-trim pair. Automatic EPR tests therefore returnedEprSolverUnavailable, which appeared as expected-L4 results falling to L0. Both matrices now restore/build the pinned tools and export their absolute paths before tests run. Missing tooling remains a hard failure.Validation
cargo test --workspace --no-fail-fast -- --test-threads=1— full workspace and doctests greenlake build— 1,153 jobs green, warning-free, with nosorry/admitmake audit— 17/17 admitted corpus programs, 3,460 live-Z3 obligations, zero divergences; all 40 falsification cases green; correspondence drift, third-party Verus replay, and G2 greenAll heavy local validation ran serially under a 6 GiB address-space limit.