SilverSight/docs
openresearch 0843dbb99c docs(research): HCMR × chiral CRT multiplexer — performance model
HCMR (HardwareContentionMarkov.lean, Research Stack, 0 sorries) provides
the hardware performance model for the chiral CRT multiplexer.

Connection:
- Markov self-loop probability = Sidon collision rate
- Mixing rate = multiplexer throughput
- Cache hierarchy (L1→L2→L3→DRAM) = TreeBraid hierarchy (leaf→node→root)
- COUCH gate = contention filter (rejects high self-loop configs)

HCMR measured self-loop probabilities:
  SUBLEQ (word):     0.823 (82.3% contention)
  CL AVX-512:       0.885 (88.5% contention)
  Ring dispatch:     0.0  (0% contention — perfectly Sidon-orthogonal)

Throughput formula: base_rate × (1 - self_loop_prob)
= base_rate × Sidon_pass_rate

This predicts multiplexer performance:
  Ring dispatch (q >> 1): 4/4 channels usable (100% Sidon)
  Word SUBLEQ (q ≈ 1.5): 0.7/4 channels usable (18% Sidon)
  CL AVX-512 (q ≈ 1.0):  0.5/4 channels usable (12% Sidon)

Confirms q-profile sweep finding: q > 1 = 100% Sidon = ring dispatch regime.

Port plan: HCMR → formal/SilverSight/HCMR/ following pipeline-math
5-file pattern, with capstone theorem connecting Sidon pass rate
to HCMR throughput.
2026-07-04 19:46:15 +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): HCMR × chiral CRT multiplexer — performance model 2026-07-04 19:46:15 +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