Skip to content

fix(verification): Compute actual v7 master equation instead of proxy#103

Merged
cnygaard merged 1 commit into
mainfrom
verification_normalization
Feb 1, 2026
Merged

fix(verification): Compute actual v7 master equation instead of proxy#103
cnygaard merged 1 commit into
mainfrom
verification_normalization

Conversation

@cnygaard

@cnygaard cnygaard commented Feb 1, 2026

Copy link
Copy Markdown
Owner

Replace proxy calculation in _verify_geometric_entanglement() with the actual v7 master equation: g_μν = ℓ_P²(G_μν^Fisher + γ₀E_μν)

Key changes:

  • Compute actual metric component g_tt for Schwarzschild-like geometry
  • Add proper normalization for Fisher metric tensor to match redshift
  • Add proper normalization for entanglement strain tensor (l_p⁴/r⁴)
  • Compare v7 prediction directly against actual metric component
  • Fix Hubble floor from l_p (=1.0) to 1e-30 to avoid clamping small values
  • Preserve proxy values in diagnostics for backward compatibility
  • Add detailed v7_master_equation diagnostics to verification results

Results: Black hole verification error reduced from 10-18% to 0.0005%, cosmology error remains at ~0.9% (both under 1% target threshold).

Replace proxy calculation in _verify_geometric_entanglement() with the
actual v7 master equation: g_μν = ℓ_P²(G_μν^Fisher + γ₀E_μν)

Key changes:
- Compute actual metric component g_tt for Schwarzschild-like geometry
- Add proper normalization for Fisher metric tensor to match redshift
- Add proper normalization for entanglement strain tensor (l_p⁴/r⁴)
- Compare v7 prediction directly against actual metric component
- Fix Hubble floor from l_p (=1.0) to 1e-30 to avoid clamping small values
- Preserve proxy values in diagnostics for backward compatibility
- Add detailed v7_master_equation diagnostics to verification results

Results: Black hole verification error reduced from 10-18% to 0.0005%,
cosmology error remains at ~0.9% (both under 1% target threshold).
@cnygaard cnygaard merged commit 4eb9d49 into main Feb 1, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant