Skip to content

feat(evals): report review coverage and assessed findings - #76

Merged
vriesd merged 2 commits into
mainfrom
codex/review-evidence-report
Sep 14, 2026
Merged

vriesd merged 2 commits into
mainfrom
codex/review-evidence-report

Conversation

@vriesd

@vriesd vriesd commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Release conformance passes do not show how many attempts reached independent review or what the findings concerned. Add an offline command, bun evals/review-report.ts CAMPAIGN [ASSESSMENTS.json], that reads retained evidence and reports those observations separately.

The report distinguishes review observed, no review observed, and unassessed attempts; counts verdicts and retries; and leaves findings unclassified unless an attributed assessment names the exact transcript and finding. It rejects changed bytes, mismatched bindings, duplicates, and stale or unmatched assessments. Categories do not affect grading, qualification, or human calibration.

Includes six focused tests, usage documentation, and the audit's separate assessment of the retained inventory gap. The original 8.3.0 campaign reproduces 23 reviewed attempts, 53 with no review observed, 23 passed verdicts, and one failed verdict. The finding is unclassified by default and one evidence gap with the supplied assistant assessment. No paid evals or canaries ran.

Validation: push preflight passed with 1,174 tests passing, one opt-in live smoke skipped, and no failures. Typecheck, lint, release metadata, and build passed.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 14, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-14T09:09:43.194614Z e9a1be7 PR opened
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e9a1be7eff

ℹ️ 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".

Comment thread evals/review-report.ts Outdated
@vriesd
vriesd merged commit 5f66d39 into main Sep 14, 2026
6 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.

2 participants