Synthesis and the reproducibility spine
Every computational claim maps to a script and a tolerance in one ledger; the budget ⟨ε_inj⟩=⟨ε_ν⟩+⟨ε_bind⟩ closes within 2%, and no row uses a fitted parameter. Four layers close on each other: substrate → axioms → Π/RG → pillars. [LOCK]
Every computational claim maps to a script and a tolerance in one ledger; the budget ⟨ε_inj⟩=⟨ε_ν⟩+⟨ε_bind⟩ closes within 2%, and no row uses a fitted parameter. Four layers close on each other: substrate → axioms → Π/RG → pillars.
Four faces of one statement
The pillars are not four results; they are one statement seen four ways—and beneath them, Section §3 added the zeroth face: the arrangement makes the fluid itself.
- Structural (I): arrangement forces the equations. The form of fluid dynamics is the bookkeeping of a massive, interacting configuration.
- Geometric (II): arrangement fixes the length. Given a rotational configuration, the effective radius is determined exactly.
- Dynamical (III): arrangement selects the length. A binding-versus-penalty configuration picks out a scale with an exact one-half exponent.
- Dissipative (IV): arrangement sets the dissipation. Events carry the defect, and its rate is fixed by the large scale.
Equations, geometry, selection, dissipation: the four things a fluid "does" that a pure field leaves unexplained are, in each case, consequences of the same configurational primitive A0. That is the whole claim, and it is why the title is The Configured Continuum. The transition the document performs is from mystery (these are emergent outputs) to necessity (these are what an arrangement must produce), executed without contradicting a single measurement (Principle §2).
Consolidated reproducibility ledger
Every computational claim above, with the script that produces it and the measured tolerance. This table is the document's spine: it is what makes the interpretation trustworthy rather than merely appealing.
| Pillar | Claim verified | Script | Tolerance |
|---|---|---|---|
| I | 2D Euler invariants conserved ( | validate_all.py [1] | |
| I | Energy budget | validate_all.py [2] | |
| I | Enstrophy monotone | validate_all.py [3] | exact |
| II | RCCI identity | verify_rotcore.py | |
| II | Robust audit metrics vs published | verify_rotcore.py | |
| II | Identity-residual tables vs published | verify_rotcore.py | reproduced |
| III | Selection extremum | length_selection.py [T1] | |
| III | Nonlinear pattern locks to | length_selection.py [T2] | slope |
| IV | Metriplectic budget closes ( | validate_all.py [4] | exact |
| IV | Onsager saturation | validate_all.py [5] | |
| IV | Events carry flux: Burgers diss | event_flux.py | |
| IV | 2D NS: forward enstrophy flux concentrates on gradient events | multid_flux.py | top- |
| IV | 3D NS (developed, skew | ns3d.py | top- |
| IV | Dissipation events are marginal-stability avalanches: scale-free size law | dissipation_avalanche.py | |
| IV | Non-equilibrium | nonequilibrium_dissipation.py | |
| U1 | Burgers anomalous dissipation saturates as | universality.py | |
| U2 | Capacity identity holds in dimension | universality.py | |
| U3 | Reaction–diffusion Turing selects dispersion | universality.py | |
| E1 | DNA condensate identity | extensibility.py | residual |
| E2 | Droplet size selected by Rayleigh–Plateau maximum | extensibility.py | |
| E3 | Planar through-flow vs spherical closure (continuity) | extensibility.py | derived |
| E4 | Quantum length | rigid_shell.py | |
| A | Axiomatic core: No-Go (2-body) | axioms.py | central; |
| M | Forced co-rotation | corotation.py | derived |
| G-Q | lattice_inflow.py | test passes | |
| G-S | Rigid-shell birth: rel. spread of | rigid_shell.py | |
| Event-RG fixed point | event_rg.py | exact | |
| S0 | Substrate fluidity: | marginal_fluidity.py | |
| M | Rotation unjams the margin: rigid free; reserve | unjam_inflow.py | |
| A | Forced-radius attractor: | unjam_inflow.py | |
| T | Transition class: five exponents land on DP ( | transition_dp.py | |
| T | Transition roughness in quasi-2D = | transition_dp_2d.py | |
| IV | MDR = marginal bounding line; event statistics polymer-universal | mdr_universality.py | exponent invariant; asymptote [GATE] |
The no-tuning audit
A foundation earns trust by not hiding knobs. We state where every number
comes from. Pillar I uses no fitted parameter: the invariant and budget tolerances
are properties of the discretization. Pillar II uses no fitted parameter in the
identity (it is algebra) and, in the audit, a single per-method hyperparameter set
chosen by cross-validation and then locked. Pillar III uses no fitted parameter in
the exponent (it is by calculus); the DNS pipeline fixes its one energy
weight by leave-one-run-out and then locks it, so the slope stage is
parameter-free. Pillar IV's plateau equals the injection rate
by
construction—it is an input, not a fit—and the saturation is a consequence of
the budget. The honest negative control (the failed contact-merger rule) is
reported precisely because it did not work. The operational reproducibility
standard inherited from the framework is concrete: a budget is accepted as closed
only when
, and a selection is accepted only
when
,
, and
.
The two substrate modules keep the same discipline.
marginal_fluidity.py carries no fitted parameter: its acceptance
gate (jammed, positive-semidefinite Hessian, residual force ) is a
physical-admissibility and convergence condition, not a target-tuned filter,
and negative accepted values of
, if any occur, are
kept, not clamped—dropping them is precisely what would bias the
intercept
away from
(in the runs shipped here none occurred; the
companion's larger-
runs kept two). In
unjam_inflow.py the
constant of the attractor check is an inherited
constant of the companion, declared as an input, not a fit.
The four layers close on each other
It is worth stating the architecture in one place, because it is what makes the document a foundation rather than a list. There are four layers, and each determines the next.
- Substrate (Section §3): why the medium is a
fluid and why rotation moves it. At the isostatic margin the shear
reserve vanishes while the bulk stiffness survives (
,
finite,
), and rotation is the unjamming switch.
- Axioms (Section §4): what the interaction
is. A rotating arrangement cannot be built from pairs (No-Go), so its
minimal interaction is the three-body triangle
, and it sheds energy through events,
.
- Diagnosis (Section §5): when an arrangement is
selected. The
-invariants mark the quasi-stationary optimum, and the event RG says the selected configuration is the fixed point where
stops flowing.
- Verification (the four pillars): the in-domain consequences —
equations (I), fixed length (II), selected length (III), set dissipation (IV) —
each reproduced to tolerance, each a face of the axioms read through the
/RG diagnosis.