Orientation
Re-derive the 10 structural insights of GCD through computation.
Intellectus non legitur; computatur. — Understanding is not read; it is computed.
Run Locally
python scripts/orientation.py # Full orientation — 10 sections, ~10 seconds python scripts/orientation.py -s 3 # Single section (e.g., §3: geometric slaughter) python scripts/orientation_checkpoint.py --verify # Verify understanding (must PASS)
§1: Duality
F + ω = 1 exactly (0.0e+00 residual across 10K traces)
The duality identity holds with zero residual — not approximately, EXACTLY. This is not unitarity borrowed from quantum mechanics; it is a structural identity of collapse derived from Axiom-0.
§2: Integrity Bound
IC ≤ F — and WHY (geometric vs arithmetic mean)
IC ≤ F is the solvability condition: for n=2 channels, c₁,₂ = F ± √(F²−IC²) requires IC ≤ F for real solutions. It has composition laws that classical AM-GM lacks entirely.
§3: Geometric Slaughter
One dead channel kills IC while F stays healthy
Seven perfect channels at c=1.0 and one at ε give F = 0.875 but IC = 0.100. The geometric mean is merciless: one near-zero channel destroys multiplicative coherence.
§4: First Weld
c ≈ 0.318 is where Γ first drops below 1.0
The drift cost function Γ(ω) = ωᵖ/(1−ω+ε) with p=3 has its critical threshold at ω ≈ 0.682 (i.e., c ≈ 0.318). This is the Cardano root of x³+x−1=0 — the unique integer p that produces this algebraic structure.
§5: Confinement Cliff
IC drops 98% at quark→hadron boundary
Individual quarks have IC/F ≈ 0.94, but hadrons (protons, neutrons) have IC/F < 0.04. The dead color channel (color→0 in confinement) triggers geometric slaughter at the phase boundary.
§6: Scale Inversion
Atoms restore IC with new degrees of freedom
Nickel (Z=28) has IC/F = 0.9573. Atoms don't inherit the hadron IC collapse — they introduce new channels (electronegativity, ionization energy, etc.) that restore multiplicative coherence.
§7: Full Spine
Contract → Kernel → Budget → Verdict on real data
The complete five-stop spine runs on real data: define a contract, compute the kernel, evaluate the budget, derive a verdict. The Watch regime is CONFORMANT — 87.5% of the manifold is NOT stable.
§8: Equator Convergence
S + κ = 0 at c = 1/2 (four-way convergence)
At the equator (c = 1/2), entropy S and log-integrity κ cancel exactly. This is a quintuple fixed point: S + κ = 0, the maximum of S, the inflection of IC, and the Fisher midpoint.
§9: Super-Exponential
IC convergence faster than exponential
As channels converge toward c = 1, the heterogeneity gap Δ = F − IC shrinks super-exponentially — 28.5× per step. IC's geometric nature means that convergence accelerates rather than plateaus.
§10: Seam Composition
Associative algebra with identity (monoid)
Seam composition is associative to machine precision. The seam algebra forms a monoid — it has an identity element and associativity. This means validation chains compose without order dependence.
Computational Ground Truth
These numbers are compressed derivation chains. They constrain what can be said about the system.
| Receipt | Value | Proves |
|---|---|---|
| max|F + ω − 1| | 0.0e+00 | Duality is exact |
| Δ for (0.95, 0.001) | 0.4447 | Dead channel → massive gap |
| IC/F (1 dead channel, 8ch) | 0.1143 | Geometric slaughter |
| Γ(0.682) | 0.9975 | First weld threshold |
| Neutron IC/F | 0.0089 | Confinement cliff |
| Nickel IC/F | 0.9573 | Scale inversion → restored coherence |
| S + κ at c=1/2 | 0.0 | Equator convergence |
| Stable regime | 12.5% | Stability is rare |
| Seam associativity | 5.55e-17 | Exact monoid |