mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
Key correction to the model: Old: Menger iterations n = 128 from v/M_Pl coincidence New: RG flow from SM beta functions, continuous, ~3 effective iterations The n=128 was (20/27)^128 = v/M_Pl — numerically correct but not a derivation. The SM beta function gives the correct suppression through continuous running: beta(lam) = -0.02466 at the EW scale, flowing lam from 0.1291 to 0 at the vacuum instability scale (~10^8.7 GeV, 1-loop). Seams in the coupling manifold: 1. lam = 0 at ~10^8.7 GeV — vacuum instability (manifold terminates) 2. lam_fixed = 0.304 — would-be RG fixed point (not reached in SM) 3. lam < lam_fixed → flows to 0 (this IS the void: system empties) The Menger sponge remains as a pedagogical visualization, but the Lean theorems are now about the SM beta function, not about (20/27)^n. |
||
|---|---|---|
| .. | ||
| core | ||
| lean | ||
| otom | ||
| receipts | ||
| rust/ftdi_gimbal | ||
| README.md | ||
0-Core-Formalism
Purpose: Formal foundations for the entire Research Stack — Lean modules, bind primitive, Triumvirate consensus, core source.
No external dependencies. All other layers depend on this.
Contents (Target)
| Source | Destination |
|---|---|
0-Core-Formalism/lean/Semantics/ |
0-Core-Formalism/lean/Semantics/ |
core/ |
0-Core-Formalism/core/ |
Concepts
- bind — State → (State → Action) → State
- TriumvirateClock — ternary consensus (ADD/PAUSE/SUBTRACT)
- Builder/Judge/Warden — roles mapped to hardware registers
- OTOM — Ordered Transformation & Orchestration Model
Build
cd "0-Core-Formalism"
lake build