Persist Mol operator evidence
GeoIntel CI / docs-smoke (push) Canceled after 0s
GeoIntel CI / contract-smoke (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-13 18:39:50 +02:00
parent 16ba0a3ed9
commit 720ad71087
5 changed files with 19 additions and 3 deletions
@@ -112,5 +112,6 @@ def test_mol_operational_runner_uses_real_positive_qa_and_background_paths() ->
assert "mol_operational_validation_summary.json" in runner
assert "fixture_mode" not in runner
assert "manual-fixture-detector" not in runner
assert "/app/storage/operator-evidence/mol-operational-validation" in runner
assert "bash -n scripts/run_mol_operational_validation.sh" in readiness
assert "COPY scripts/run_mol_operational_validation.sh" in dockerfile