QSA exact behavior-fold universe - #75
Draft
Inserian wants to merge 8 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.
Ports the frozen V11Q behavior-fold mechanism into a QSA-owned exact representation. The child adds first-hit grouped fold construction over ordered behavior masks, persistent bit-slice conditioned queries, canonical structural plans as branch indices plus join codes, per-depth and canonical SHA-256 identity, bounded resource accounting, and a separate experimental qbehavior C surface following the existing qcausal ABI pattern. Native regression coverage is integrated into the existing qstate C ABI test carrier: a small exhaustive recursive control is compared against optimized qbehavior for all canonical plans and depth memberships, full observations must recover the exact canonical behavior, the portable SHA-256 implementation is checked against a known vector, the C bridge must preserve stats/plans/digests, and repeated observations fail closed. Research-only stacked successor to accepted PR74; no merge, production promotion, oracle-fed construction, NumPy forward implementation, or live Brain-training change is authorized.