QSA exact linear typed language and fabric integration - #83
Draft
Inserian wants to merge 3 commits into
Draft
Conversation
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.
Research-accepted stacked successor to PR82. This connects the exact arbitrary-precision rational linear-system primitive into the same typed QMath language and persistent representation-fabric path already accepted for StrictOrder, AffineRelation and HornLogic.
The accepted exact head adds a distinct
ExactLinearroute with ExactAlgebraic evidence, preserves the exact scalar/physical variable type, sorted opaque variable identities, equation/rank accounting, canonical solved state and exact solution/classification receipt, and assigns a separate persistent fabric dependency identity. The fabric stores only caller-admitted dependency/channel structure and generation receipts; it does not acquire Brain semantic authority or reinterpret raw language.The existing registered
qstate_logic_testscarrier checks the exact linear solve plus QMath route/evidence/type/dependency retention and an ExactLinear fabric binding. No standalone workflow or duplicate state graph was added.Exact-head decision gates are green: Structural Hardening 31903467869, Build/Test 31903467856 and Runtime Evidence 31903467901.
Brain boundary remains unchanged: Brain supplies admitted typed equations, variables and physical meaning; QSA solves/certifies the exact system and returns mathematical/fabric receipts; Brain owns semantic/truth admission and final realization.
Research-accepted only. Draft, unmerged, non-production; no merge or production promotion is authorized.