mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
DESI DR1 (arXiv:2404.03002, 2024): w0 = -0.827 +- 0.063, wa = -0.75 +- 0.29 Om = 0.295 +- 0.008, H0 = 68.52 +- 0.50 DESI DR2 (arXiv:2503.14738, 2025): w0 = -0.838 +- 0.055, wa = -0.59 +- 0.25 Om = 0.2975 +- 0.0086, H0 = 68.26 +- 0.45 Model predictions vs DR1 (all within 1s): w0: calibrated match (residual = 0) wa: -0.55 vs -0.75 (residual = +0.20, 0.69s) Om: 0.290 vs 0.295 (residual = -0.005, 0.63s) s8: 0.812 vs 0.812 (exact match) |
||
|---|---|---|
| .. | ||
| 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