- Positive-cone transport certificates (p28_positive_cone.py, POSITIVE_CONE_CERTIFICATE.md, POSITIVE_CONE_MANUSCRIPT_SECTION.tex) - Optimized differential gauge (p28_optimized_gauge.py, OPTIMIZED_GAUGE_CERTIFICATE.md) - Adversarial provenance supplements (p28_mutation_sensitivity.py, solution_pre_positive_cone.tex) - FAMM SCARS advisory records (FAMM_SCARS.md, p28_famm_scars.json, p28_famm_scars_validator.py) - Overview documentation (OPTIONAL_IMPROVEMENTS.md, ADVERSARIAL_AUDIT.md) These are independent, replayable supplements developed after the original exact closure. They can be verified independently with 'bash run_checks.sh' in the certificates directory.
1.6 KiB
Problem 2.8 formula-optimization supplements
These files isolate the formula optimizations developed after the original exact closure. They can be reviewed or replayed independently of the manuscript build.
Positive-cone transport
certificates/p28_positive_cone.pycertificates/POSITIVE_CONE_CERTIFICATE.mdcertificates/POSITIVE_CONE_MANUSCRIPT_SECTION.tex
The checker reconstructs the authoritative transfer, applies the exact Pascal conjugation, and verifies 100 grouped obligations: all 16 transfer identities, all 285 strictly positive numerator coefficients, positive denominators and limit entries, and both transformed seed rows. In the revised manuscript this elementary contraction is the active all-four-column proof.
Optimized differential gauge
certificates/p28_optimized_gauge.pycertificates/OPTIMIZED_GAUGE_CERTIFICATE.md
The checker clears the rational gauge before expansion and verifies 176 scalar
polynomial obligations. It is an optional independent replay; the original
16-entry gauge remains in certificates/p28_standalone_equations.py.
Adversarial and provenance supplements
certificates/p28_mutation_sensitivity.pycorrupts one coefficient in each optimized certificate and requires both altered copies to fail.certificates/solution_pre_positive_cone.texpreserves the complete pre-replacement manuscript.FAMM_SCARS.md,certificates/p28_famm_scars.json, andcertificates/p28_famm_scars_validator.pyrecord scoped advisory failure memory. They grant no hard-pruning authority.
Replay the complete mandatory path with:
bash run_checks.sh