Skip to content

Commit f269ac2

Browse files
committed
docs: complete exp_28 README — add Key Results row 28 + derivation chain branch
- Add row 28 to Key Results table: deficit(f=ln2) = ln²(2) = 1 - xi_floor; Lorentz from asymmetry; confirmed - Add Statistics (exp_28) branch to Derivation Chain showing ln(2) asymmetry → xi_floor → frame-dependent time → Lorentz factor - Update status header to reflect exp_28 addition - Script section for exp_28 and journal already committed in earlier commits on this branch - Script verified: 7/7 PASS (A_deficit, A_log, B_state, B_running_xi, C_time_loss, D_gamma_convergence, E_lorentz)
1 parent b9241bb commit f269ac2

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

  • foundational/experiments/minimum_actualization_resolution

foundational/experiments/minimum_actualization_resolution/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Minimum Actualization Resolution
22

3-
**Status**: active — open questions under investigation (exp_19-27 added 2026-03-12)
3+
**Status**: active — open questions under investigation (exp_28 added 2026-03-13)
44
**Pillar**: PAC / cross-domain (Planck physics + information theory)
55
**Related**: landauer_erasure_structure, pac_confluence_xi, sec_threshold_detection
66

@@ -43,6 +43,7 @@ Planck-scale quantities emerge from the PAC framework as the **minimum viable ac
4343
| 25 | Physical system separation | gamma/ln(phi) separation holds across 5 systems: primes (pure counting→gamma), SEC (pure branching→1/phi), CAs, cascade, Landauer (mixed→Xi) | confirmed |
4444
| 26 | Xi spread resolution | 0.12% spread between Xi_analytic and Xi_Fib = gamma's non-Fibonacci residual. Spectral formula approximates gamma as (1+pi/55-ln(phi))=0.5759, 99.77% of actual gamma. Not an error — structural. | resolved |
4545
| 27 | Free-streaming signature | PAC dilation is LOCAL → scale-dependent P(k) boost ~5.8%, BAO shift ~2.8%, H_0 shift +2.0 km/s/Mpc. S8 tension direction correct. Falsifiable by future surveys. | testable |
46+
| 28 | Statistical relativity | deficit(f=ln2) = ln²(2) = 1 - xi_floor; Lorentz from asymmetry | confirmed |
4647

4748
---
4849

@@ -138,6 +139,7 @@ Planck-scale quantities emerge from the PAC framework as the **minimum viable ac
138139
| Script | Tests |
139140
|--------|-------|
140141
| exp_28_statistical_relativity.py | Tests whether multiplicative-additive asymmetry (lose f then gain f ≠ identity) is the structural root of relativistic frame dependence. Round-trip deficit at Landauer fraction f=ln(2) equals ln²(2) = 1-xi_floor exactly. 5 parts: (A) Asymmetry convergence to ln²(2), (B) Cascade-embedded asymmetry, (C) Frame-dependent time from statistics, (D) Gamma as statistical frame dependence, (E) Lorentz factor recovery from pure multiplicative structure. Derives gamma(v) without invoking spacetime geometry. 7/7 tests passing. **SUPPORTED** |
142+
141143
### Cascade & Cosmological (21-22)
142144

143145
| Script | Tests |
@@ -160,6 +162,10 @@ PAC constraints
160162
|-- MED balance operator --> C = (1-ln2)^2 (Lyapunov regulation cost)
161163
|-- Combined --> xi_PAC = 1 + f * ln(2) * C
162164
| = 1 + (modes)(dissipation)(regulation)
165+
|-- Statistics (exp_28) --> ln(2) asymmetry: deficit(f=ln2) = ln²(2) = 1 - xi_floor
166+
| --> frame-dependent time from multiplicative cascade
167+
| --> gamma_EM = irreducible counting/frame mismatch
168+
| `-- Lorentz factor = 1/sqrt(1 - beta^2) from capacity deficit
163169
|-- Continued fraction --> l_MVAE ~= phi = [1;1,1,1,...]
164170
|-- Euler gap --> Xi - xi_PAC ~= 1/(240*pi), 240 = F3*F4*F5*F6
165171
|-- Dimensional limit --> xi(d->inf) = 1 + ln2*(1-ln2)^2 (drop f)

0 commit comments

Comments
 (0)