Current paper: v22 · executable bundle: v23

Inspect the machinery, not only the claim.

The v22 PDF is the current paper. UTFANSWF_v23.zip is the current executable production bundle. It carries the hardened canonical harness, provenance, gravity/GW closure, prediction checks, and the protected v22-era manuscript files unchanged.

v23 executable fast path

Run the canonical suite.

The v23 executable now carries the Row 0.4 high-precision runtime locally and preflights the remaining external Python dependencies automatically. Extract the executable, enter its framework root, and run the canonical harness directly.

Current v23 package: use the single reproducibility ZIP linked on this page. After extraction, begin with README_FIRST.txt, read REVIEW_GUIDANCE.md before issuing a framework-level verdict, then run python -m harness.run_all_gates from the UTFANSWF_v23 directory. The package preserves the canonical 18-gate numbering; Frog integrity and new-prediction reproduction remain blocking auxiliary layers rather than new physics rows.
Windows console portability hotfix · Aug. 19: Row 20 terminal labels were changed from Unicode χ²/dof to ASCII chi2/dof so legacy Windows code pages such as CP-1252 cannot crash after the Row 20 result is written. No numerical calculation, dataset, threshold, gate criterion, prediction, main.tex, or main.pdf changed. Fresh forced-CP-1252 execution of this exact downloadable ZIP ends with Overall blocking verdict: PASS and exit code 0.
v23 executable status: 18/18 canonical gates PASS in the recorded satisfied environment. The active suite includes the foundational 0.x gates plus Rows 19–29. Row 19 now exports the canonical EH+R² tensor/FLRW map; Row 23 consumes it and closes the canonical echo amplitude at zero. The dated main.tex and main.pdf remain unchanged from the preserved v22 paper.
# from the extracted UTFANSWF_v23 framework root: python -m harness.run_all_gates
Aug. 19 prediction output: the same command now runs the blocking new_predictions_2026_08_19_reproduction auxiliary layer after the canonical gates and Frog integrity. Recorded result: New Predictions auxiliary PASS. Public technical pages: NP-01 light-quark response · NP-02 exact-Z6 · NP-03 gauge running.
Portability validation: exact-download fresh extraction under forced Windows CP-1252 · exit code 0 · overall blocking verdict PASS. Runtime is environment-dependent; the PASS result is the reproducibility target.
01

Extract

Preserve the included directory structure. Do not move individual harness or dataset files out of the root.

02

Execute

Run the module command from the root so imports and relative data paths resolve as intended.

03

Inspect

Read the machine output, human report, and append-only ledger rather than relying only on terminal PASS labels.

Expected result surfaces

The harness leaves a trace.

A useful reproduction records not only whether the suite completed, but the environment, any modifications, the exact command, and the output artifacts reviewed.

results/results.json results/ledger.jsonl results/REPORT.md

What is in the release

Paper source and test surface travel together.

main.tex

The LaTeX production source used to compile the publication as main.pdf.

harness/

The runner and gate implementations, including the complete-suite entry point.

datasets/

Inputs and provenance records used by the released validation path.

results/

Recorded JSON, ledger, TeX, and report artifacts for comparison and review.

Document reproduction

Compile the paper independently.

The bundle includes main.tex and supporting files. Compile it with a compatible LaTeX toolchain and compare the resulting main.pdf with the published v22 PDF.

LaTeX installation and package setup vary by platform; the public bundle cannot preconfigure every local environment.

Gate reproduction

Record more than PASS.

  • Operating system and Python version
  • Dependency versions and installation method
  • Exact command and working directory
  • Unmodified bundle checksum or declared changes
  • Warnings, errors, runtime, and produced files

Verified v23 reproducibility record

One package, one canonical command.

The current production executable is published as UTFANSWF_v23.zip. The Aug. 20 executable-side revision adds the canonical gravity/scalar/GW closure and cross-sector response repair while preserving the v22 manuscript source/PDF byte-for-byte. Earlier Aug. 19/20 bundle states remain preserved by checksum in the historical validation/provenance records.

Interpretation

Reproducing a run is necessary—not sufficient.

Artifact reproduction

The released code and inputs produce the released output.

Independent implementation

A separate implementation reaches compatible results without copying the same logic.

Scientific validation

New data, baseline comparison, specialist review, and prospective tests support the physical claim.

Report problems precisely: include the gate, file, environment, observed output, expected output, and whether the problem affects execution, interpretation, or the scientific claim.

A run is the beginning of review.

Use the document’s tiers and bridge lens before issuing a whole-framework verdict.

Review