Certify cooperative homology continuation beyond one-step H2 - #415
Open
LightChainr wants to merge 1 commit into
Open
Certify cooperative homology continuation beyond one-step H2#415LightChainr wants to merge 1 commit into
LightChainr wants to merge 1 commit into
Conversation
Add exact 1/44, 1/154 and 2/315 actual-history witnesses beyond the existing one-site H2 pilot; verify pair and triple completion identities and a two-future predictive-variance control. Include 13 focused tests, exact counts, unchanged topology dependency and an arXiv frontier note. Related: #401, #408, #398. No production protocol or historical result is changed.
This was referenced Aug 30, 2026
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.
Purpose and linked work
Exact finite-volume contribution to #401, with a frontier review linking #408 and the specialization control on #398. These issues remain open for their larger mechanism/production questions.
Commit:
d09f9252dd18de497ab88bd30e92101813432a81. Base snapshot:6f711e524d9b33693703109521e592ca893e9cb0.What changes scientifically
The current-k0 pilot
625d602already measuresh2, the count of one-site additions that create rank two. This PR does not duplicate that pilot. It proves exact two- and three-step continuation identities and exhibits actual-history dependence after controlling progressively richer current-state statistics:(k,rank,line,h2): two-step cohort gap1/44;(k,rank,line,h2): two-step gap1/154;(k,rank,line,h2,cooperative-pair count): three-step gap2/315.The third-step identity isolates cooperative-pair overlaps, triangles and minimal triples. A two-independent-futures acquisition identity directly measures unresolved predictive geometry; its exact N10 residual variance is
1/450, falling to zero at horizon two once the cooperative-pair count is included.Files and provenance
fee33287is included unchanged, using its original Git blob62e06795fdfa91a956aedd62b7344e84aa5efc5c. It was absent from this main snapshot. No new topology implementation or unrelated branch ancestry is imported.All six paths are additive relative to the base. No production engine, RNG domain, frozen prediction or historical result is modified.
Validation actually run
python scripts/p401_cooperative_continuation.py --output results/p401-cooperative-continuation/exact.json python -m unittest discover -s tests -p 'test_p401_*.py' -v13/13 focused tests pass locally. Four quotients contain 9,760 subset states; 2,822 two-step and 2,812 three-step identities pass. The independent N10 check enumerates all 30,240 length-five prefixes. The independent N13 check enumerates all 37,440 prefixes within the declared controlled stratum, not all 13P6. Tests also verify the inherited 1/57 witness, future-order survival probabilities, a full Bernstein expansion, unchanged topology hash, result regeneration and rejection of corrupted rank/line inputs.
This was run in a focused local source bundle, not a complete repository checkout. Repository-wide tests/CI, production simulations and remote compute were not run.
Claim level and boundary
Exact finite-volume identities and independently checkable counts; retrospective discovery, not a prospectively frozen production result. No continuum memory law, square-site universality theorem, typed-arm probability lower bound, physical Q4/Jordan identification or Markov closure of the reliability vector is asserted. The conditional six-/eight-arm proposals and formal-jet specialization control remain clearly separated from the tested continuation certificate.
Integration
The research branch is self-contained. It does not require merging the old
fee33287branch or the current geometry-pilot branch. No migration is required, and #401 should not be closed by this PR.