Skip to content

feat(release): verify acceptance gate evidence - #202

Merged
mrnicholasbcarter-code merged 1 commit into
mainfrom
codex/114-release-gate
Jul 31, 2026
Merged

feat(release): verify acceptance gate evidence#202
mrnicholasbcarter-code merged 1 commit into
mainfrom
codex/114-release-gate

Conversation

@mrnicholasbcarter-code

Copy link
Copy Markdown
Owner

Summary

  • add a canonical fail-closed verifier for all G1-G7 acceptance criteria
  • validate evidence paths, symlinks, duplicate keys, canonical JSON, and non-pass statuses
  • document the machine-readable release gate contract and add focused tests

Issue

Closes #114

Verification

  • python -m pytest -q tests/test_verify_gates.py tests/test_proof_matrix.py
  • ruff check scripts/verify_gates.py tests/test_verify_gates.py
  • mypy scripts/verify_gates.py --strict
  • commit hook: Ruff, format, strict mypy
  • pre-push hook: full test and security gates

Add a canonical fail-closed verifier for every G1-G7 release criterion and referenced evidence artifact.\n\nCo-Authored-By: ruflo-bot <ruflo-bot@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown

📊 Benchmark Results

coding

Metric Fixed Verdict Delta
Success Rate 100.0% 98.5% -1.5%
Cost/req $0.014014 $0.007116 49.2%
p95 Latency 148ms 145ms -3ms

reasoning

Metric Fixed Verdict Delta
Success Rate 100.0% 98.0% -2.0%
Cost/req $0.007366 $0.004398 40.3%
p95 Latency 148ms 145ms -3ms

chat

Metric Fixed Verdict Delta
Success Rate 100.0% 98.0% -2.0%
Cost/req $0.000104 $0.001340 -1188.5%
p95 Latency 73ms 142ms 69ms

@mrnicholasbcarter-code
mrnicholasbcarter-code merged commit f09df89 into main Jul 31, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

P0 EPIC: Ship Verdict v0 as an evidence control plane for AI execution

1 participant