Skip to content
This repository was archived by the owner on Jul 7, 2026. It is now read-only.

Commit fc8d338

Browse files
author
error-wtf
committed
ADD: Win Rate vs Radius plot + φ-Geometry explanation
Added missing content: - Win Rate vs Radius plot (winrate_vs_radius.png) - Regime-Specific Performance section: - Photon Sphere: 100% - Strong Field: 97.2% - High Velocity: 94.4% - φ-Geometry explanation: - Critical Discovery text - Evidence list (0% → 99.1%) - Why φ? explanation - Link to PHI_FUNDAMENTAL_GEOMETRY.md - Link to STRATIFIED_PAIRED_TEST_RESULTS.md All 3 plots now in README: 1. stratified_performance.png 2. phi_geometry_impact_eso.png 3. winrate_vs_radius.png © 2025 Carmen Wrede & Lino Casu
1 parent 3bdd0dc commit fc8d338

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,35 @@
6363

6464
### φ-Geometry Impact
6565

66+
**Critical Discovery:** φ = (1+√5)/2 ≈ 1.618 is **geometric**, not empirical.
67+
68+
**Evidence:**
69+
- **Without φ:** 0% success (complete failure)
70+
- **With φ + ESO:** 97.9% success (breakthrough)
71+
- **With φ + Energy Framework:** 100% success (129 objects)
72+
- **Combined:** 99.1% success (110/111 wins)
73+
6674
![φ-Geometry Impact](reports/figures/analysis/phi_geometry_impact_eso.png)
6775

76+
**Why φ?**
77+
- φ-spiral geometry (self-similar scaling)
78+
- Natural boundary at r_φ = (φ/2)r_s ≈ 1.618 r_s
79+
- Dimensionless → universal across mass scales
80+
81+
📖 **[Why φ is Fundamental →](PHI_FUNDAMENTAL_GEOMETRY.md)**
82+
83+
### Regime-Specific Performance
84+
85+
**Photon Sphere (r = 2-3 r_s):** 100% accuracy
86+
**Strong Field (r = 3-10 r_s):** 97.2% accuracy
87+
**High Velocity (v > 0.05c):** 94.4% accuracy
88+
89+
**Photon Sphere Excellence validates φ/2 boundary prediction**
90+
91+
![Win Rate vs Radius](reports/figures/analysis/winrate_vs_radius.png)
92+
93+
📖 **[Stratified Results →](STRATIFIED_PAIRED_TEST_RESULTS.md)**
94+
6895
**Quick verification:**
6996
```bash
7097
python perfect_paired_test.py

0 commit comments

Comments
 (0)