[codex] extract special judge runtime - #63
Merged
Conversation
greenthree
marked this pull request as ready for review
August 5, 2026 04:41
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
Why
This is the runtime foundation for ROADMAP 2.1 Judge QA. It removes duplicated Checker/Interactor behavior before introducing
judge.qa, problem-level fixtures, and evidence.Impact
No new CLI command or Schema field is introduced in this PR. Existing standard, custom, interactive, stress, gen, and DOMjudge packaging behavior remains compatible.
Validation
npm run pack:check: 215/5 filesgit diff --checkphtestnine-problem lintall_expectations_met30970227696: all 11 Windows/Ubuntu jobs passed; all four Python 3.10/3.11 quality jobs completed the 581-test suiteA local full-suite run hit the existing 10-second detached-descendant death-confirmation timing window. The isolated test then passed in 1.5 seconds, the PID exited, temporary files were cleaned, this branch does not modify
process_control.py, and both Windows CI quality jobs passed the same test.