21 target-blind verification scripts plus a top-level driver. Each script runs under the corpus's CFCA discipline; a green run is a consistency / structural check, not a proof of the theory. Several scripts are stubs-that-refuse (their deliverable is a fail-closed refusal that routes an owner-only physics act to Chris) and exit non-zero by design. Full one-line descriptions are in MANIFEST.md; output artifacts are under /scripts/outputs/.
Run them all:
reproduce_all.py — the top-level driver.
It runs every script in turn and prints PASS / REFUSED-by-design / FAIL per script plus a summary
(it is self-contained and has no dependence on any /gut/scripts/ tree).
python reproduce_all.py — exits 0 when every script ran as intended; exits 1 only
if a script genuinely fails (unexpected exit or uncaught exception). The two by-design non-zero exits
(bg10_four_fix.py exit 2; strongcp_realizationB.py exit 1, a banked
honest-negative) are reported distinctly and are not failures.
reproduce_all.py — top-level driver (runs all 21 scripts)MANIFEST.md — honest index of the 21 scripts and their outputsoutputs/ — 24 JSON/CSV result artifactsbg10_four_fix.py — Gap-10 baryogenesis stub-that-refuses (exits 2 by design)c_loop_NLO_match.pygap04_chamber_exclusion.pygap04_cloop_casimir_firstprinciples.pygap04_cloop_density_sign.pygap04_convention_audit.pygap04_disjointness.pygap04_full_supertrace_residue.py — T1, the highest-yield testgap04_higher_operator_wall.pygap04_intloop_principle_check.pygap04_litim_scheme_branch.pygap04_oneloop_consistency.pygap04_reason_hunt.pygap04_spectral_positivity_optionA.pygap04_uv1_optionB_resummed_determinant.pygap04_zeta_continuation_frg2.pyinflation_sigma_map_read.pylambda_L1L3_radstab.pystrongcp_realizationB.py — Gap-03 banked-negative (exits 1 by design)uv1_axiom_payoff_search.pyuv1_frozen_functional.py