[codex] add isolated judge QA execution - #65
Draft
greenthree wants to merge 2 commits into
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
judge_qa_problem(...)Core API and an isolated Judge QA runtimejudge-qa-evidence-v1.jsononly after a complete successful run; failures, cancellation, timeout, input drift, lock contention, cleanup failure, or publication failure preserve the previous evidenceWhy
The P0 schema can describe adversarial Checker and Interactor fixtures, but it could not execute them. This P1 slice provides the isolated execution and evidence layer needed to actively test each problem's special Judge without mutating formal PDF, ZIP, metadata, Manifest, source, or data artifacts.
This PR intentionally does not add the
judge-qaCLI,sealintegration, lint/status/report evidence state, Skill/reference updates, WebUI, or Legacy support. Those remain the P2/P3 work.Validation
npm run check: 643 passed, 30 skippednpm run pack:check:probhub=217,probhub-skill=5git diff --checkpassedphtestnine-problem lint passedphtestL02judge --no-cachepassed: 33 inputs, 3 solutions, 99 case runs,all_expectations_met