Skip to content

Commit 4b2cf7b

Browse files
author
Peter Groom
committed
PACSeries Papers 1 & 2: complete publication packages
Paper 1 The Structure Cost of Erasure: - Full paper text (1-15), 16 experiments, 16 JSON results - 6 publication figures generated from JSON data - reproduce.py, generate_figures.py, trace.yaml, meta.yaml Paper 2 The Balance Constant and Its Decomposition: - Full paper text (1-13): Xi = gamma + ln(phi) = 1.0584 - 11 experiments from 4 source domains (Fibonacci, CA, primes, bases) - 10 JSON result files, 6 publication figures from JSON - reproduce.py, generate_figures.py, trace.yaml, meta.yaml - Key results: p < 0.004 four-domain convergence, Class IV p < 1e-7 PACSeries meta.yaml updated: Paper 2 status planned -> draft
1 parent 34310c1 commit 4b2cf7b

94 files changed

Lines changed: 18779 additions & 64 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.

foundational/docs/preprints/PACSeries/README.md

Lines changed: 57 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,81 @@
1-
# PACSeries: PAC Confluence Xi Unified Framework
1+
# PACSeries: Dawn Field Theory
22

3-
**Version**: 1.0
4-
**Original Release**: October 6, 2025
5-
**Updated**: December 20, 2025
3+
**Version**: 2.0
4+
**Original Release**: October 6, 2025 (v1.0, 5 papers)
5+
**Current**: February 2026 (v2.0, 6 papers — consolidation in progress)
66

77
## Overview
88

9-
The PACSeries is a collection of 5 interconnected papers that establish the PAC (Potential-Actualization-Conservation) framework and its applications. These papers were originally released together as a unified package on Zenodo.
9+
The PACSeries establishes Dawn Field Theory through clean derivation from established science, measurement with error bounds, and honest separation of established results from speculation. Papers are numbered by logical dependency, not historical order.
1010

11-
## Papers in This Series
11+
## Papers (v2.0)
1212

13-
| # | Paper | Focus |
14-
|---|-------|-------|
15-
| 1 | [Xi Bounded Invariant](xi_bounded_invariant_universal_balance_operator/) | Derives Ξ = 1 + π/55 from topology |
16-
| 2 | [SEC-MED Framework](sec_med_framework_information_amplification/) | Information amplification mechanics |
17-
| 3 | [Möbius Confluence Operator](mobius_confluence_operator_temporal_emergence/) | Temporal emergence from topology |
18-
| 4 | [Relativistic MAS](relativistic_mas_universal_frequency/) | 0.020 Hz universal frequency |
19-
| 5 | [GAIA Computational Validation](gaia_computational_validation_dawn_field_theory/) | AI validation of Dawn Field Theory |
13+
| # | Paper | Status | Focus |
14+
|---|-------|--------|-------|
15+
| 1 | [The Structure Cost of Erasure](structure_cost_of_erasure/) | **Draft** | Landauer + DPI → ξ emergence, ln(φ) partition |
16+
| 2 | The Balance Constant and Its Decomposition | Planned | Ξ = γ + ln(φ) from four domains |
17+
| 3 | Feigenbaum Constants from Fibonacci Arithmetic | Planned | Closed-form Feigenbaum constants (6–13 digits) |
18+
| 4 | Standard Model Parameters from Fibonacci Arithmetic | Planned | α to 5.7 ppm, sin²θ_W = 3/13, mass ratios |
19+
| 5 | Classical Physics from Information Geometry | Planned | Maxwell from PAC/SEC, D=3 from MED |
20+
| 6 | Computational Validation | Planned | GAIA, PAC conservation in ML systems |
2021

2122
## Reading Order
2223

23-
1. **Start with Xi Bounded Invariant** - Establishes the core balance operator
24-
2. **Then SEC-MED Framework** - Explains the amplification mechanism
25-
3. **Möbius Confluence** - Connects to topological emergence
26-
4. **Relativistic MAS** - Physical applications
27-
5. **GAIA Validation** - Computational verification
24+
1. **Start with Paper 1** — Establishes the mechanism (erasure → structure) from undisputed physics
25+
2. **Paper 2** — Derives the balance constant Ξ and its decomposition
26+
3. **Paper 3** — Pure mathematics (Feigenbaum), hardest result to dismiss
27+
4. **Paper 4** — Quantitative predictions (Standard Model)
28+
5. **Paper 5** — Physics derivations (electromagnetism from information geometry)
29+
6. **Paper 6** — Computational validation (GAIA implementations)
2830

29-
## Original Zenodo Package
31+
## The Derivation Chain
3032

31-
The original October 2025 release included shared code and validation data:
33+
```
34+
AXIOM: PAC conservation — f(Parent) = Σf(Children)
35+
→ RECURSION: Ψ(k) = Ψ(k+1) + Ψ(k+2)
36+
→ SOLUTION: Ψ(k) = φ^(-k) (unique stable)
37+
→ INFO UNIT: ΔI = ln(φ)
38+
→ ERASURE: A/(A+ξ) = ln(φ) (Paper 1: 0.76% error)
39+
→ BALANCE: Ξ = γ + ln(φ) (Paper 2: 0.12% spread)
40+
→ UNIVERSALITY: Feigenbaum from 55 = F₁₀ (Paper 3: 13 digits)
41+
→ PHYSICS: sin²θ_W = 3/13, α to 5.7 ppm (Paper 4)
42+
→ MAXWELL: Depth-2 PAC → electromagnetism (Paper 5)
43+
→ VALIDATION: PAC conservation in ML systems (Paper 6)
44+
```
3245

33-
- **Code**: `gaia_core/` modules, validation scripts
34-
- **Data**: Validation results from unified MAS-MED experiments
35-
- **Documentation**: Theoretical summaries and discovery notes
46+
## Voice and Standard
3647

37-
This content has been distributed to the relevant paper folders.
48+
Each paper must:
49+
1. Start from something established (a known law, a theorem, a measurement)
50+
2. Derive the consequence (≤10 lines of math)
51+
3. Present measurements with error bounds
52+
4. Separate established from speculative — clearly, once
53+
5. State what would falsify the claim
3854

39-
## Citation
55+
## v1.0 Papers (October 2025 — Zenodo 17295103)
56+
57+
The original 5-paper release is retained in this directory for reference:
4058

41-
When citing the PACSeries, reference the collection DOI:
59+
| v1# | Paper | v2 Disposition |
60+
|-----|-------|---------------|
61+
| 1 | [Xi Bounded Invariant](xi_bounded_invariant_universal_balance_operator/) | → Paper 2 (rewrite) |
62+
| 2 | [SEC-MED Framework](sec_med_framework_information_amplification/) | → Paper 6 (consolidate) |
63+
| 3 | [Möbius Confluence Operator](mobius_confluence_operator_temporal_emergence/) | → Paper 6 (consolidate) |
64+
| 4 | [Relativistic MAS](relativistic_mas_universal_frequency/) | → Paper 6 (consolidate) |
65+
| 5 | [GAIA Computational Validation](gaia_computational_validation_dawn_field_theory/) | → Paper 6 (consolidate) |
66+
67+
## Citation
4268

4369
```bibtex
44-
@misc{dawnfield2025pacseries,
45-
title = {PACSeries: PAC Confluence Xi Unified Framework},
46-
author = {Dawn Field Institute Research Team},
47-
year = {2025},
48-
month = oct,
70+
@misc{dawnfield2026pacseries,
71+
title = {PACSeries: Dawn Field Theory},
72+
author = {Groom, Peter},
73+
year = {2026},
4974
publisher = {Zenodo},
50-
doi = {10.5281/zenodo.XXXXXXX}
75+
note = {v2.0 in preparation}
5176
}
5277
```
5378

5479
## License
5580

5681
AGPL-3.0 (code), CC-BY-4.0 (papers)
57-
58-
---
59-
60-
*This series represents the foundational PAC theory papers.*

0 commit comments

Comments
 (0)