interval: prove meanings of reified goals - #9212
Merged
Merged
Conversation
kim-em
force-pushed
the
agent/interval-operation-semantics
branch
from
August 11, 2026 19:35
9612469 to
9f0b52e
Compare
kim-em
force-pushed
the
agent/interval-goal-closure
branch
from
August 11, 2026 19:35
32b169b to
7c5c145
Compare
kim-em
changed the base branch from
agent/interval-operation-semantics
to
main
August 11, 2026 20:54
kim-em
marked this pull request as ready for review
August 11, 2026 20:54
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.
Depends on #9211.
This adds the generic kernel bridge from an extensible goal graph to package-composed semantics. Each meaning package supplies an aligned semantic operation and a relation theorem for its own nodes; the assembler proves the full model without switching on mathematical functions. It also reconstructs version-zero caller facts from domain top plus ordered hypothesis meets.
The Real.exp conformance now contains an ordinary theorem whose valuation, graph model, and base-fact premise are built from the actual reified goal. Missing meaning packages and unrelated relation proofs fail closed.
No native_decide, axioms, or sorries. Focused 1,951-job build, structural checks, trust audit, and factor-data freshness pass locally.