p593 Phase B: width 9-10 memory degree saturates at 14; true r_linear/r_positive/r_transport at widths 8-10 - #755
Draft
LightChainr wants to merge 1 commit into
Draft
LightChainr wants to merge 1 commit into
LightChainr wants to merge 1 commit into
Conversation
…r 2275/7718; r_positive 2494/8524; r_transport 6; out-of-pencil collapse confirmed
This was referenced Sep 13, 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.
Issue #593 — Phase B: P398 widths 9-10
Phase B of #593, started after Phase A was delivered (PR #753). The frozen configuration (readout seeds, block Krylov span 12→prefix 6, per-frontier normalization, declared seed order, counting inner product, kernel grid
t = 0, 0.25, ..., 4.0) is the repository's own code end to end, applied via a generator shim that is bit-exact against the repository at widths 1..8 (including the transition-table SHA-256 controlc18df595...). Widths 4-8 are recomputed and match the ticket's reported numbers.Deliverable 1 — the memory degree (the core question)
The numerical order saturates. Across a x1199 growth in states, the block-Hankel rank pins at 14 and the energy orders pin at 3/4. The projected-memory object supports a bounded non-Markov reduced description at the frozen span.
Deliverable 2 — rank notions continued
The
r_positive / r_transportgap grows 125 → 416 → 1421, i.e. linearly in the state count;r_transportdoes not move.r_linear/states drifts slowly down (0.48 → 0.46) — the exact linear object keeps growing while the memory pole count stays at 14.Deliverable 3 — out-of-pencil lumping collapse
The joint lumping against
G0+ thesingle_point_jointilt collapses to the identity partition at widths 9 and 10 (as at 4-8). Confirmed, not a small-width accident.Controls
All six ticket controls pass (
results/p593-width9-10-memory-degree/raw/controls.json): transition-table hash, row sums/positivity/strong connectivity,exp(tG)1 = 1(1.6e-15), uniformization vs dense Taylor at width 5 (1.9e-15), full-rank projection K = 0.0 exactly, generator-closed span K = 5.75e-30 relative (ticket: 6.1e-30), Schur resolvent identity 3.8e-16 (ticket: 7.4e-16). Width-6 pipeline validation reproduces the repository's storedr_linear/r_transport(72/76/76, 6/6/8) digit-for-digit.Declared departures (both ticket requests/annotations)
H^T Heigenvalues.r_linearat widths 8/9/10 computed at full budget (exact mod-p elimination, numpy echelon); D1/D2 stay budget-truncated at 150 as in the repository's width-8 entry. Width-10r_transporteta ladder(0, -0.25, 0.25); the extra repository ladder etas never enterdictionary_scores.Artifacts
notes/p593-width9-10-memory-degree-20260913.mdresults/p593-width9-10-memory-degree/— REPORT.md, metadata.json, commands.txt, raw/ (per-width JSON incl. spectra)scripts/p593_noncrossing_fast.py,p593_phaseB_memory.py,p593_phaseB_rlinear_true.py,p593_phaseB_transport.py,p593_phaseB_controls.pyAll compute ran matrix-free (no explicit
Dat any width; uniformization with re-projection ontorange(Q)). Width 10 completed on a local machine in minutes per deliverable; no resource extrapolation anywhere.Full Matching-One repository CI has not been run for this commit.