SilverSight/docs
openresearch 02c815de8d docs(research): BraidStorm × TreeBraid × COUCH chiral batch pipeline
Connects three existing SilverSight components:
1. BraidStorm (BraidEigensolid.lean) — 8-strand braid, Sidon labels,
   chiral crossings σ_i^±1 → 2^8 = 256 configurations per run
2. TreeBraid — tree-organized braid, factorizes via σ_i σ_j = σ_j σ_i
   (|i-j|≥2), reduces 256 to ~64-128 unique configs
3. COUCH (GCCL.lean couchStable gate) — moving sofa constraint,
   geometric pre-filter (cheap, O(1) per config)

Pipeline: BraidStorm generates → TreeBraid factorizes →
COUCH filters geometrically → Sidon filters algebraically (dual
quaternion products, no tolerance band).

COUCH is the CHEAP filter (geometric). Sidon is the EXPENSIVE filter
(algebraic O(n²)). Running COUCH first rejects ~50% of configs,
halving the Sidon workload.

Final output: ~10-20 structurally meaningful configs per run
(from 256 raw). These are where the octagon principle could detect
the sofa's chromatic structure from the spectrum.

Hutter prize lesson: the batch doesn't COMPRESS 256→1 (conservation
law blocks that). It FILTERS 256→10-20 that are both geometrically
valid and structurally meaningful.

Also adds CHIRAL_BATCH_ENCODING.md (the general framework).
2026-07-04 19:38:41 +00: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
diagrams feat(braid/dag): land untracked research WIP + register 4 formal libs; ignore build artifacts 2026-07-03 15:11:37 -05:00
first_principles math(worksheet): G3_WORKSHEET.md — pure arithmetic, no English in formulas 2026-06-23 05:29:41 -05:00
frozen_template feat(autoresearch): 5-check verification pipeline + frozen theorem template 2026-07-04 10:17:14 -05:00
fundamental_math chore(quality): native_decide migration, docs, and phi pipeline cleanup 2026-06-27 01:56:54 -05:00
living docs: sofa × HN — combined stress test framing 2026-07-03 23:46:25 +00:00
refactor chore: commit all pending work from prior sessions 2026-06-30 04:54:40 -05:00
research docs(research): BraidStorm × TreeBraid × COUCH chiral batch pipeline 2026-07-04 19:38:41 +00:00
reviews feat(semisym): §0 discriminator — Δ₃ verdict PROPER (∇R≠0, R·R≠L·Q); roadmap §0 active 2026-07-03 04:53:45 -05:00
ARCHITECTURE.md chore: commit all pending work from prior sessions 2026-06-30 04:54:40 -05:00
CLAIMS_STATUS.md fix(review): angry reviewer corrections — retract consistently across all files 2026-06-30 20:19:12 -05:00
cmix_epigenetic_analysis.md Add cmix weight matrix analysis: compression shape as epigenetic landscape 2026-07-03 16:10:01 +00:00
FIX_DESIGN.md feat: exact charpoly codebook + fix design doc 2026-07-01 21:15:46 +00: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 Add new terms: Integer Spiral Packing, phi_corkscrew_index, f(n) layout, radius_sq, angle_frac, Cartan Δ-floor, Fisher version, Δ_7, fingerprint, codeword, TorusWinding, a_exact, b_exact, torus_to_spiral_index 2026-07-02 04:05:19 +02: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
gw_compression_honest_result.md docs: record honest GW compression result (583x = zero-noise artifact) 2026-07-03 20:34:18 +00: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
review_findings.md feat(braid/dag): land untracked research WIP + register 4 formal libs; ignore build artifacts 2026-07-03 15:11:37 -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): Cosmos Gremlin loader for the codebook graph (dry-run by default) 2026-07-01 21:32:48 -05:00
THEOREM_STACK.md docs: complete mathematical dependency tree (THEOREM_STACK.md) 2026-07-01 23:02:40 +00:00
weird_machine_conservation_law.md docs: capstone — the octagon principle 2026-07-03 21:35:15 +00:00