{ "schema": "thermocert_upgrade_test_manifest_v2", "theorem_verification": [ {"command": "./run_core_verification.sh", "expected": "CORE THEOREM VERIFICATION: PASS", "proof_role": true}, {"command": "./run_legacy_regression.sh", "expected": "LEGACY V8 REGRESSION: PASS", "proof_role": true}, {"command": "./run_verification.sh", "expected": "UPGRADE THEOREM VERIFICATION: PASS", "proof_role": "combined convenience runner"} ], "source_to_certificate_rebuild": [ {"command": "./run_iapws_rebuild.sh", "expected": "IAPWS FAST REBUILD PASS", "proof_role": "source-to-spline reproducibility plus exact 16-cell certification"} ], "adversarial_testing": [ {"command": "python src/property_adversarial_tests.py", "expected": "status PASS and bugs_found 0", "proof_role": false, "note": "bug discovery only, never theorem proof"} ], "performance": [ {"command": "./run_benchmarks_upgrade.sh", "expected": "UPGRADE BENCHMARKS: PASS", "proof_role": false} ], "external_hash_gated": [ {"command": "./run_external_timmes.sh ", "required_sha256": "c9a57c26c6fd2b2b378b9d5295ca1214022f6fec6289d038b47bf8c8938881a1", "proof_role": "external artifact experiment only"} ], "formal_proof_assistant": {"status": "NOT VERIFIED", "reason": "no Lean/Coq/Isabelle/HOL Light/Agda executable available in the audit environment"} }