Skip to content

Simulation Atlas

Computational Surrogates, Lattice Solvers & Empirical Boundary Governance

Spine Position

Mathematics Root · Computational Surrogates, Numerical Lattice Solvers & Null Benchmarks

Public Status Boundary. All simulations hosted in this Atlas function strictly as numerical surrogates and computational testbeds. They evaluate algorithmic stability, invariant preservation, and discrete convergence under declared boundary conditions. They do not constitute analytical mathematical proofs, physical experiments, or externally confirmed fundamental laws of nature.

SimulationExperimentNumerical convergencephysical truth
Computation vs Empirical Validation BoundaryFirewall separating numerical simulation models from physical experiment and empirical measurement.COMPUTATIONAL DOMAIN (SIMULATION SURROGATE)Math ModelDiscretizationNumerical SolverComputed Metric═══ NON-NEGOTIABLE EMPIRICAL BOUNDARY (Simulation ≠ Experiment) ═══PHYSICAL REALITY DOMAIN (EXPERIMENTAL BENCHMARK)Instrumental MeasurementFalsification / Null TestComputation Boundary (Mobile)Mobile reflow of simulation vs empirical boundary.COMPUTATIONAL DOMAIN1. Math Model & Equations2. Numerical Solver3. Computed ObservableEMPIRICAL BOUNDARYSimulation ≠ Experiment4. Physical Measurement5. Comparison / Falsification
Figure 4.3 — Computation vs Empirical Boundary: Strict separation between numerical simulation surrogates and experimental physical measurement.

Explicitly demarcates numerical solvers, observables, and null models from empirical physical measurement and experimental comparison.

Credit: Ivan Pasev / GILC Research·CC BY-NC-SA 4.0·SCHEMATIC

1. The Canonical Simulation Contract Schema

To eliminate ambiguous claims, every simulation record in the corpus adheres to a formal typed contract:

text
[SIMULATION CONTRACT SCHEMA]
├── simulationId: String (Unique canonical identifier)
├── targetTheory: String (FFE | KP | FQFT | Realica)
├── mathematicalObject: String (Discrete operator or field representation)
├── equations: String (Governing differential / difference system)
├── parameters: Object (Typed parameter configuration)
├── initialConditions: String (Boundary & initial state vectors)
├── numericalMethod: String (Finite difference, Crank-Nicolson, Spectral)
├── resolution: String (Lattice size N, time-step dt)
├── randomSeed: Integer (Deterministic reproduction seed)
├── observable: String (Computed metric or invariant residual)
├── nullModel: String (Baseline comparator or permutation test)
├── uncertaintyClass: String (Numerical discretization error bound)
├── reproductionCommand: String (CLI command to reproduce run)
└── status: SimulationStatusEnum

Simulation Status Taxonomy:

Status TierDefinitionEvidentiary Weight
TOY_MODELSimplified low-dimensional system demonstrating conceptual mechanics.Illustrative only; no physical scaling.
NUMERICAL_SANITY_CHECKBasic verification of algebraic consistency and non-divergence.Software sanity check.
COMPUTATIONAL_BENCHMARKHigh-precision numerical test of invariant preservation or operator bounds.Algorithmic benchmark.
CALIBRATED_RETRODICTIONParameter-fitted reproduction of known experimental values.Fitted baseline; zero prospective degrees of freedom.
NULL_TESTAdversarial statistical test against scrambled or surrogate datasets.Null hypothesis evaluation.
HELD_OUT_VALIDATIONPrediction evaluated on data not used during model tuning.Empirical cross-validation.
PROSPECTIVE_TESTPre-registered numerical prediction awaiting experimental detector data.Prospective empirical falsifier.

2. Canonical Simulation Families

2.1 Fabric Field Equation (FFE) Family

  • SIM-FFE-01: KKT Constrained Toy Model
    • Status: TOY_MODEL
    • System: Finite 2D discrete manifold with quadratic action Sdyn(u)=12uTHu and linear constraint Cu=0. Verifies multiplier convergence ϵ<107.
  • SIM-FFE-02: Graph Incidence Cycle Conservation
    • Status: COMPUTATIONAL_BENCHMARK
    • System: Boundary operator 2 on 64-node simplicial complex. Verifies algebraic zero-divergence 12=0.

2.2 KP-Field Operator Family

  • SIM-KP-01: Finite Operator Positivity Benchmark
    • Status: NUMERICAL_SANITY_CHECK
    • System: Discrete graph Laplacian LKP on N=256 lattice. Computes lowest eigenvalue λ0=0,λ1>0.
  • SIM-KP-02: Resolvent Residual Solver
    • Status: COMPUTATIONAL_BENCHMARK
    • System: Preconditioned conjugate gradient solver for (LKP+λI)v=f. Computes residual (LKP+λI)vf2<1010.
  • SIM-KP-03: Parabolic Dissipation Dynamics
    • Status: TOY_MODEL
    • System: Time-evolution tϕ=LKPϕ+N(ϕ). Demonstrates energy decay dE/dt0.

2.3 Fractal Quantum Field Theory (FQFT) Family

  • SIM-FQFT-01: K6 Spectral Sanity Check
    • Status: NUMERICAL_SANITY_CHECK
    • System: Complete graph K6 Laplacian spectrum {0,6,6,6,6,6}. Confirms degenerate eigenvalue structure.
  • SIM-FQFT-02: Lepton Mass Ratio Calibrated Retrodiction
    • Status: CALIBRATED_RETRODICTION
    • Truth Boundary: Calibrated to 3 charged lepton masses (e,μ,τ). Ndata=3,Ntuned=3,DOFresidual=0. No predictive claim beyond calibration.
  • SIM-FQFT-03: Three-Band Null Ensemble
    • Status: NULL_TEST
    • Truth Boundary: Permutation test across 10,000 synthetic spectra. Empirical null p-value pnull=0.62. Prospective prediction counts: P3=0,P4=0,P5=0,P6=0.
  • SIM-FQFT-04: Parameter Identifiability Analysis
    • Status: COMPUTATIONAL_BENCHMARK
    • System: Hessian singular value decomposition on parameter manifold. Evaluates parameter cross-correlation and sloppy spectrum.

3. Legacy Computational Testbeds

Historical testbeds preserved with strict status boundaries:


4. Canonical Descent & Reproduction

To reproduce all canonical simulation benchmarks locally:

bash
npm run sim:benchmark

Primary Inverse-Problem & Identifiability Anchors. The mathematical analysis of rank-deficient Jacobians and ill-posed parameter estimation follows:

  • Aster, R. C., Borchers, B., & Thurber, C. H. (2018). Parameter Estimation and Inverse Problems. Elsevier. DOI: 10.1016/C2016-0-03820-2.
  • Gutenkunst, R. N., et al. (2007). Universally Sloppy Parameter Sensitivities in Systems Biology Models. PLOS Comput. Biol., 3(10), e189. DOI: 10.1371/journal.pcbi.0030189.

5. Canonical Continuations

DirectionTarget ResourcePurpose
Formal ProofsLean 4 Formalization Roadmap →28 machine-verified theorem records across 9 formal modules
Falsifiability CriteriaFalsifiability Index & Negative Boundaries →Explicit failure conditions and parameter identifiability limits
Proof GovernanceProof Governance & Verification Scale →Six-stage M0–M5 verification and publication lifecycle
Manuscript DVerified Publications & Research Manuscripts →Negative identifiability theorems and standalone LaTeX packages

SIMULATION BOUNDARY

The computations displayed on this page represent a Simulation Candidate (M4-SIMULATION classification). This is an algorithmic execution stress-test of internal mathematical invariants.

DO NOT interpret this output as empirical confirmation or formal theorem proof. The environment is strictly a computational model.

INTERPRETATION BOUNDARY

Any metrics or timeseries data derived from this simulation are strictly confined to the defined parameter space and cannot be generalized to physical reality without corresponding formalization and review (S5 classification).