mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
Valves tested with native_decide theorems: 1. S8 tension: model (0.798) sits between CMB (0.834, 2.2s) and DES/KiDS weak lensing (0.776, 1.3s). Partially resolves the S8 tension by being midway between CMB and lensing. 2. BAO distances at z=0.51 (DESI DR1 LRG): DM/rd: model 13.26 vs DESI 13.30 (±0.25) — within 0.14s DH/rd: model 22.50 vs DESI 20.98 (±0.61) — within 2.5s 3. Cosmic age: model 13.36 Gyr vs Planck 13.787 Gyr. Well above globular cluster bound (12.5 Gyr). Also fixes DESI DR1 BAO points which had wrong D_H values (11.67 and 13.74 were actually D_V/r_d, not D_H/r_d). |
||
|---|---|---|
| .. | ||
| 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