mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
The final test: Erdős-Rényi G(n, 1/n) at criticality — the exact
moment where disconnected clusters become a giant hairball component.
Why this problem:
- Mathematically SOLVED (Erdős-Rényi 1960 phase transition)
- Extreme density at p=1/n (maximum entropy, minimum structure)
- Known answer: largest component Θ(n^{2/3}), spectral gap ≈ 1
- Can VERIFY: does Φ-corkscrew find the critical point?
- Tensor network representation (quimb) for efficient computation
- Multi-mode: ESP32 / photonic / quantum / GPU / CPU all valid
Multi-mode execution:
ESP32: n≤50, Q16.16 fixed-point, BLE broadcast
Photonic: eigenvalues from transmission spectrum (O(1) measurement)
Quantum: graph state + phase estimation (exponential for eigvals)
Tensor network (quimb): n≤10000, production mode
Verification:
Expected: largest component ~n^{2/3}, gap ≈ 1
System finds: spiral index → Σ basin, moderate FAMM pressure
5 watchdogs should agree (problem is well-posed)
Refs: arXiv (Erdős-Rényi model),
https://github.com/jcmgray/quimb (tensor network library),
SILVERSIGHT_LATTICE.md (5 watchdog consensus)
|
||
|---|---|---|
| .. | ||
| architecture | ||
| assets/css | ||
| concepts | ||
| famm | ||
| research | ||
| roadmaps | ||
| speculative-materials | ||
| _config.yml | ||
| COEVOLUTION_MODEL.md | ||
| compression_signal_shaping_synthesis.md | ||
| EFFICIENCY_IS_NOT_THE_POINT.md | ||
| experiment_compression_metric.md | ||
| experiment_feedback_loop.md | ||
| experiment_formal_verification.md | ||
| experiment_geodesic_search.md | ||
| experiment_meta_analysis.md | ||
| EXPERIMENT_RADIAL_SELF_FIND.md | ||
| FAMM_BAKER_ANALOGUE.md | ||
| FBTTY_UNIVERSAL_ENCODER.md | ||
| FINAL_SPRINT_ERDOS_RENYI.md | ||
| FORCE_RESPONSE_SYNTHESIS.md | ||
| math-first-tooling.md | ||
| optional-science-toolbelt.md | ||
| PETASCALE_COMPRESSION_STATE.md | ||
| PHI_CORKSCREW_PERFECT_RECOVERY.md | ||
| PROOF_SELFSIGHT.md | ||
| rainbow_raccoon_compiler_integration.md | ||
| README.md | ||
| rrc_equation_classification.md | ||
| rrc_logogram_projection_bridge.md | ||
| rrc_logogram_projection_formalism.md | ||
| S7_SPECTRAL_BASIS.md | ||
| SILVERSIGHT_LATTICE.md | ||
| STATE_SPACE_EMBEDDING.md | ||
| transfold_couch_data_magnetic_domain_comparison.md | ||
| transfold_enwiki8_magnetic_domain_generator.md | ||
| WEBGPU_PIXEL_ENCODER.md | ||
| WEIRD_MACHINE_SPEC.md | ||
| WIKI.md | ||
NOTE: This directory is a legacy alias. The authoritative documentation tree is 6-Documentation/docs/. See ARCHITECTURE.md for the full doc map.
Files here are retained as stable references. New documentation should be added to 6-Documentation/docs/.