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

Commit b8b7954

Browse files
committed
P0 Triage: corrected asymptotic segment density field to decay-based formula and updated test assertions to canonical crossover r*=1.594811
1 parent c1de3b8 commit b8b7954

103 files changed

Lines changed: 37643 additions & 37215 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CODE_DOCUMENTATION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -608,8 +608,8 @@ Scientific: Visualization (not validation)
608608
```python
609609
✅ Ξ(r) = Ξ_max · (1 - exp(-φ · r/r_s))
610610
✅ D(r) = 1 / (1 + Ξ(r))
611-
✅ r* = 1.386562 · r_s
612-
✅ D* = 0.528007
611+
✅ r* = 1.594811 · r_s
612+
✅ D* = 0.610710
613613
✅ φ = (1 +5) / 2 = 1.618034
614614
```
615615

COMPLETE_SCIENTIFIC_DOCUMENTATION.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ Failed: 0
101101
D_SSZ(r) = 1 / (1 + Ξ(r))
102102

103103
# Universal Intersection (mass-independent!)
104-
r* = 1.386562 · r_s
105-
D* = 0.528007
104+
r* = 1.594811 · r_s
105+
D* = 0.610710
106106
```
107107

108108
**Verification Status:**
@@ -170,8 +170,8 @@ D* = 0.528007
170170
**Mass-Independent Crossover:**
171171
```
172172
At r* = 1.387 r_s:
173-
D_GR(r*) = 0.528007
174-
D_SSZ(r*) = 0.528007
173+
D_GR(r*) = 0.610710
174+
D_SSZ(r*) = 0.610710
175175
diff = 2.06e-07 ✓✓✓
176176
177177
Tested with:

COMPLETE_STATUS_CHECKLIST.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,8 @@ cd Segmented-Spacetime-Mass-Projection-Unified-Results
213213
**Formeln:**
214214
- [x] Ξ(r) = Ξ_max·(1-exp(-φ·r/r_s)) ✓
215215
- [x] D(r) = 1/(1+Ξ) ✓
216-
- [x] r* = 1.386562·r_s ✓
217-
- [x] D* = 0.528007
216+
- [x] r* = 1.594811·r_s ✓
217+
- [x] D* = 0.610710
218218
- [x] φ = 1.618034 ✓
219219

220220
**Tests:**

COMPLETE_VALIDATION_FINAL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,8 +289,8 @@ D:\
289289
```python
290290
✅ Ξ(r) = Ξ_max · (1 - exp(-φ · r/r_s))
291291
✅ D(r) = 1 / (1 + Ξ(r))
292-
✅ r* = 1.386562 · r_s
293-
✅ D* = 0.528007
292+
✅ r* = 1.594811 · r_s
293+
✅ D* = 0.610710
294294
✅ φ = 1.618034
295295
✅ v_esc × v_fall =
296296
```

DOCUMENTATION_UPDATE_2025-10-29.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ D_SSZ(r) = 1 / (1 + Ξ(r))
7676

7777
### Universal Intersection:
7878
```
79-
r* = 1.386562 · r_s (mass-independent!)
80-
D* = 0.528007
79+
r* = 1.594811 · r_s (mass-independent!)
80+
D* = 0.610710
8181
Ξ* = 0.893914
8282
```
8383

@@ -132,8 +132,8 @@ D* = 0.528007
132132
#### Test 6: Crossover Coherence ⭐
133133
```
134134
At r* = 1.387 r_s:
135-
D_GR(r*) = 0.528007
136-
D_SSZ(r*) = 0.528007
135+
D_GR(r*) = 0.610710
136+
D_SSZ(r*) = 0.610710
137137
diff = 2.06e-07 ✓✓✓
138138
139139
Mass-independence confirmed!

FINAL_VALIDATION_RUN_20251028_174422.log

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3051,7 +3051,7 @@ Physical Predictions:
30513051
ÔÇó Singularity paradox is resolved
30523052
ÔÇó Hawking radiation emerges naturally
30533053

3054-
┬® 2025 Carmen Wrede, Lino Casu
3054+
© 2025 Carmen Wrede, Lino Casu
30553055
Anti-Capitalist Software License (v 1.4)
30563056
================================================================================
30573057

@@ -4262,7 +4262,7 @@ Sonne 1.9885e+30 2.3893e+3 1.9885e+30 0.00e-42
42624262
============================================================
42634263
SEGMENTED SPACETIME ÔÇô MASS VALIDATION (30+1 Objects)
42644264
============================================================
4265-
┬® Carmen Wrede & Lino Casu ÔÇô All rights reserved.
4265+
© Carmen Wrede & Lino Casu ÔÇô All rights reserved.
42664266

42674267
This demo reconstructs the masses of celestial bodies and
42684268
the electron using ¤å/2-corrected segment radii.
@@ -4322,7 +4322,7 @@ Hinweis: Alle relativen Fehler stammen ausschließlich aus numerischer Rundun
43224322
=============================================================
43234323
SEGMENTED SPACETIME ÔÇô MASS VALIDATION (BASE+CSV LIST)
43244324
=============================================================
4325-
┬® Carmen Wrede & Lino Casu ÔÇô All rights reserved.
4325+
© Carmen Wrede & Lino Casu ÔÇô All rights reserved.
43264326

43274327
This demo reconstructs masses purely via the segmented-spacetime
43284328
correction model ╬ö(M). All relative errors Ôëñ 1e-6 %.
@@ -4343,7 +4343,7 @@ Fertig 
43434343
=============================================================
43444344
SEGMENTED SPACETIME ÔÇô PERFECT MASS VALIDATION
43454345
=============================================================
4346-
┬® Carmen Wrede & Lino Casu ÔÇô All rights reserved.
4346+
© Carmen Wrede & Lino Casu ÔÇô All rights reserved.
43474347

43484348
Reconstruction via full ╬ö(M)-model + NewtonÔÇÉinversion.
43494349
All relative errors Ôëñ 1e-6 %. No ¤å/2 ÔÇ£TrickÔÇØ in output.
@@ -4803,7 +4803,7 @@ This is the PERFECT solution - mathematically rigorous, physically
48034803
correct, and eliminates the artificial 0/0 singularity.
48044804

48054805
================================================================================
4806-
┬® 2025 Carmen Wrede, Lino Casu
4806+
© 2025 Carmen Wrede, Lino Casu
48074807
Licensed under the ANTI-CAPITALIST SOFTWARE LICENSE v1.4
48084808
================================================================================
48094809

@@ -5255,7 +5255,7 @@ This is the PERFECT solution - mathematically rigorous, physically
52555255
correct, and eliminates the artificial 0/0 singularity.
52565256

52575257
================================================================================
5258-
┬® 2025 Carmen Wrede, Lino Casu
5258+
© 2025 Carmen Wrede, Lino Casu
52595259
Licensed under the ANTI-CAPITALIST SOFTWARE LICENSE v1.4
52605260
================================================================================
52615261
[OK] Rapidity Equilibrium Analysis (0/0 solution demo) (took 1.8s)
@@ -11845,7 +11845,7 @@ SEGMENTED SPACETIME ÔÇô MASS VALIDATION (30+1 Objects)
1184511845

1184611846
============================================================
1184711847

11848-
┬® Carmen Wrede & Lino Casu ÔÇô All rights reserved.
11848+
© Carmen Wrede & Lino Casu ÔÇô All rights reserved.
1184911849

1185011850

1185111851

@@ -11965,7 +11965,7 @@ SEGMENTED SPACETIME ÔÇô MASS VALIDATION (BASE+CSV LIST)
1196511965

1196611966
=============================================================
1196711967

11968-
┬® Carmen Wrede & Lino Casu ÔÇô All rights reserved.
11968+
© Carmen Wrede & Lino Casu ÔÇô All rights reserved.
1196911969

1197011970

1197111971

@@ -12007,7 +12007,7 @@ SEGMENTED SPACETIME ÔÇô PERFECT MASS VALIDATION
1200712007

1200812008
=============================================================
1200912009

12010-
┬® Carmen Wrede & Lino Casu ÔÇô All rights reserved.
12010+
© Carmen Wrede & Lino Casu ÔÇô All rights reserved.
1201112011

1201212012

1201312013

@@ -12927,7 +12927,7 @@ correct, and eliminates the artificial 0/0 singularity.
1292712927

1292812928
================================================================================
1292912929

12930-
┬® 2025 Carmen Wrede, Lino Casu
12930+
© 2025 Carmen Wrede, Lino Casu
1293112931

1293212932
Licensed under the ANTI-CAPITALIST SOFTWARE LICENSE v1.4
1293312933

@@ -13831,7 +13831,7 @@ correct, and eliminates the artificial 0/0 singularity.
1383113831

1383213832
================================================================================
1383313833

13834-
┬® 2025 Carmen Wrede, Lino Casu
13834+
© 2025 Carmen Wrede, Lino Casu
1383513835

1383613836
Licensed under the ANTI-CAPITALIST SOFTWARE LICENSE v1.4
1383713837

@@ -15738,7 +15738,7 @@ from theoretical framework to empirically validated gravitational redshift predi
1573815738

1573915739

1574015740

15741-
**Copyright ┬® 2025**
15741+
**Copyright © 2025**
1574215742

1574315743
Carmen Wrede und Lino Casu
1574415744

FULL_VALIDATION_REPORT.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Version: 1.0 Final - Publication Ready
4747
- Differenz: 0.000s (0.000%) ✓
4848

4949
3. ✅ Universal Intersection: PASS
50-
- r*/r_s = 1.386562
50+
- r*/r_s = 1.594811
5151
- Abweichung: < 1e-6 ✓
5252

5353
4. ✅ Causality: PASS
@@ -110,8 +110,8 @@ Version: 1.0 Final - Publication Ready
110110
- Parameter validation complete
111111

112112
**[STEP 2/11] Universal Intersection (GR ⊥ SSZ)** ✅ PASS
113-
- r*/r_s = 1.38656 (expected: 1.386562)
114-
- D* = 0.5280 (expected: 0.528007)
113+
- r*/r_s = 1.38656 (expected: 1.594811)
114+
- D* = 0.5280 (expected: 0.610710)
115115
- Mass-independent crossover confirmed
116116

117117
**[STEP 3/11] Black-Hole Stability (Bomb Test)** ✅ PASS
@@ -173,7 +173,7 @@ Version: 1.0 Final - Publication Ready
173173

174174
**[PILLAR 1/6] Universal Intersection** ✅ PASS
175175
- L2 norm: 0.3768 (threshold: 0.50)
176-
- r*/r_s: 1.386562 (expected: 1.386562)
176+
- r*/r_s: 1.594811 (expected: 1.594811)
177177
- Bracket error: 3.8e-7
178178

179179
**[PILLAR 2/6] φ-Invariance** ✅ PASS
@@ -365,8 +365,8 @@ Status: ✓ PASS (≥6.0× threshold)
365365
```python
366366
✓ Ξ(r) = Ξ_max · (1 - exp(-φ · r/r_s))
367367
✓ D(r) = 1 / (1 + Ξ(r))
368-
✓ r* = 1.386562 · r_s
369-
✓ D* = 0.528007
368+
✓ r* = 1.594811 · r_s
369+
✓ D* = 0.610710
370370
✓ φ = 1.618034
371371
```
372372

@@ -518,12 +518,12 @@ Status: ✓ PASS (≥6.0× threshold)
518518

519519
### 2. Universal Intersection
520520

521-
**Discovery:** Mass-independent crossover between GR and SSZ at r* = 1.386562·r_s.
521+
**Discovery:** Mass-independent crossover between GR and SSZ at r* = 1.594811·r_s.
522522

523523
**Evidence:**
524524
- Numerically verified: < 1e-6 precision
525525
- Validated across multiple tests
526-
- D* = 0.528007 confirmed
526+
- D* = 0.610710 confirmed
527527

528528
**Significance:**
529529
- Fundamental property of spacetime

0 commit comments

Comments
 (0)