SilverSight/docs
allaun 359effdfc6 feat(spectral): f/Cartan integration — exact spiral packing, f(n) layout, Cartan Δ-floor, torus-winding fix
STEP 1 — integer spiral-index packing (EXACT): pack_spiral_index/
unpack_spiral_index with corpus-wide base=2·max|c|+1 and offset-encoded
digits, recorded in the codebook JSON header; round-trip verified over
all 250 matrices. Fixes the sign bug in integration_sprint.py's integer
path (unoffset signed packing collapsed (-1,1) with (1,0) in base 2).

STEP 2 — f(n) layout (DECORATIVE): per-entry radius_sq + angle_frac,
computed in decimal arithmetic (indices reach ~1e44 >> 2^52); verified
against VERIFICATION_LOG V007 f(20121); min angular separation ≈4.64e-6
of a turn reported.

STEP 3 — Cartan Δ-floor (--cartan-floor): Δ=17/1792 exact
(CartanConnection.lean:70) as Fisher-distance resolution floor on Δ₇;
13 sub-Δ pairs merge 196 fingerprints into 187 Δ-resolution codewords
vs 9 gap-rule clusters; emitted alongside, not replacing, the 3×-median
rule. Caveat asserted in tests: the |c|/Σ|c| simplex projection is
lossy (one corpus pair at Fisher distance 0) — similarity, not identity.

STEP 4 — torus-winding saturation fix: TorusWinding gains
a_exact/b_exact (plain ℤ, no Q16.16 clamp); torus_to_spiral_index
prefers them, making the round trip lossless (regression-tested at
n=1e9). BraidEigensolid.lean needs the same widening — noted, Lean
untouched.

Also corrects charpoly_codebook.py's stale docstring counts (192/180 →
196/182, cross-checked against the exact Faddeev–LeVerrier fingerprints:
identical on all 250 matrices).

Tests: 43 passed (19 new).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-01 20:53:47 -05:00
..
adversarial_review refactor(rrc): rename corpus250→allFixtures/emitManifold, generic n-dimensional modules, Authentik deploy 2026-06-30 04:54:40 -05:00
build_logs chore(quality): native_decide migration, docs, and phi pipeline cleanup 2026-06-27 01:56:54 -05:00
concept_map feat(data): sync expanded concept map from Research Stack 2026-06-21 17:23:11 -05:00
first_principles math(worksheet): G3_WORKSHEET.md — pure arithmetic, no English in formulas 2026-06-23 05:29:41 -05:00
fundamental_math chore(quality): native_decide migration, docs, and phi pipeline cleanup 2026-06-27 01:56:54 -05:00
refactor chore: commit all pending work from prior sessions 2026-06-30 04:54:40 -05:00
research chore: commit all pending work from prior sessions 2026-06-30 04:54:40 -05:00
reviews Remove avmisa_audit_report.md 2026-07-02 03:37:23 +02:00
ARCHITECTURE.md chore: commit all pending work from prior sessions 2026-06-30 04:54:40 -05:00
avm_isa_audit.md docs: AVM ISA v1 Wolfram Alpha audit — all arithmetic properties verified 2026-06-30 17:33:08 -05:00
avm_ports_audit.md docs: AVM ISA ports cross-implementation audit (Rust/Julia/R vs Lean ref) 2026-06-30 17:34:44 -05:00
cartan_dna_derivation.md feat(cartan-dna): Cartan-DNA bridge — derive spectral gap from encoder 2026-06-30 20:06:38 -05:00
cartan_fingerprint.md docs: add non-claim clarification — chiral labels are numerical, not biological 2026-06-30 20:16:18 -05:00
CLAIMS_STATUS.md fix(review): angry reviewer corrections — retract consistently across all files 2026-06-30 20:19:12 -05:00
FIX_DESIGN.md feat: exact charpoly codebook + fix design doc 2026-07-01 21:15:46 +00:00
gemma4_pdf_benchmark.md docs: Gemma4 PDF summarization benchmark 2026-06-22 23:34:45 -05:00
generate_porting_candidates.py docs: bind ported concepts to CFF references 2026-06-21 06:49:14 -05:00
generate_project_map.py feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
generate_research_stack_usage_map.py refactor(rrc): rename corpus250→allFixtures/emitManifold, generic n-dimensional modules, Authentik deploy 2026-06-30 04:54:40 -05:00
GLOSSARY.md chore: commit all pending work from prior sessions 2026-06-30 04:54:40 -05:00
GLOSSARY_ALLOWLIST.md docs(architecture): rewrite project plan and map old Research Stack layers 2026-06-21 09:17:25 -05:00
GOORMAGHTIGH_SPECTRAL.md docs: Goormaghtigh-Spectral codebook connection 2026-07-01 21:40:42 +00:00
hachimoji_torsor_consequences.md docs(hachimoji): document torsor consequences and update glossary 2026-06-22 00:55:54 -05:00
helical_encoding.md docs: add non-claim clarification — chiral labels are numerical, not biological 2026-06-30 20:16:18 -05:00
hopf_ingest_bridge.md fix(review): angry reviewer corrections — retract consistently across all files 2026-06-30 20:19:12 -05:00
hopf_portability_criterion.md fix(review): angry reviewer corrections — retract consistently across all files 2026-06-30 20:19:12 -05:00
milestone_avm_11_port_coverage.md 🎉 milestone: AVM ISA 12/12 ports fully verified 2026-06-30 18:33:29 -05:00
noether_route.md fix(review): angry reviewer corrections — retract consistently across all files 2026-06-30 20:19:12 -05:00
PROJECT_MAP.json spec(miner): Rydberg-braid signature extraction implementation 2026-06-22 20:25:17 -05:00
PROJECT_MAP.md refactor(rrc): rename corpus250→allFixtures/emitManifold, generic n-dimensional modules, Authentik deploy 2026-06-30 04:54:40 -05:00
research_stack_usage_graph_thumb.png feat(rrc): bare-minimum RRC refactor into SilverSight 2026-06-21 09:08:48 -05:00
rossby_e8_completion_roadmap.md fix(review): angry reviewer corrections — retract consistently across all files 2026-06-30 20:19:12 -05:00
rotational_wave_braid_correspondence.md fix(review): angry reviewer corrections — retract consistently across all files 2026-06-30 20:19:12 -05:00
SPECTRAL_CODEBOOK_ANALYSIS.md docs: correct spectral codebook analysis per independent review 2026-07-01 21:03:50 +00:00
SPECTRAL_CODEBOOK_GENERATOR.md feat(spectral): f/Cartan integration — exact spiral packing, f(n) layout, Cartan Δ-floor, torus-winding fix 2026-07-01 20:53:47 -05:00
THEOREM_STACK.md docs: complete mathematical dependency tree (THEOREM_STACK.md) 2026-07-01 23:02:40 +00:00
transform_series.md feat(character): Z₂⁴ character transform — Sidon → Cartan bridge 2026-06-30 20:21:14 -05:00