fix(benchmarks): define fail-closed production trust boundary - #1226
Conversation
🔍 Dogfood PR Check
Change impact: Claim invariant test output (last 30 lines)What these tests guard:
Full results: workflow run Dogfood PR Check — docs/superpowers/specs/2026-07-08-svcd-dogfood-system-design.md |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 552945a4db
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Summary
NOT_EVALUATEDand model callbacks disabled even when local configuration is complete, until signed attestations and an independent Judge verdict existVerification
uv run --frozen pytest tests/unit/test_production_trust.py -q(5 passed)uv run --frozen pytest tests/unit/test_production_trust.py tests/unit/test_benchmark_harness.py -q(354 passed)uv run --frozen pytest -q(1318 passed, 1 skipped)Refs #1223
Refs #1221
Refs #1195