Harden V5 evaluation and terminal confirmation - #3537
Open
joshlf wants to merge 1 commit into
Open
Conversation
Update the evaluator-only testing plan in response to limitations exposed by the V3 and V4 scoring rounds. Separate a direct proof decision from the downstream atoms that depend on it, so one missing root premise remains visible without artificially counting the same reasoning error many times. Require metamorphic holdouts that preserve a semantic obligation while varying surface syntax, terminology, order, and irrelevant structure. This tests the general proof method rather than recall of frozen fixtures. Canonicalize report selection, validation, retry handling, and output caps; preregister objective machine-materializable gates and retain operational attempts separately from the scored corpus. Define a finite sequence of diagnostic and terminal rounds with an explicit maximum round Nmax. Each revision must trace to a general failure class, and the final VN decision must use frozen unseen tasks and absolute gates. Stop only when the preregistered terminal criteria pass or Nmax is reached and the remaining limitations are reported; do not keep adapting tests until a desired answer appears. This commit changes the evaluation protocol, not the V5 runtime instructions, and records no V5 evaluation outcome. gherrit-pr-id: Gbwo6xhidw7eogojb7aokfi2gthtzr6wq
This was referenced Aug 3, 2026
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.
Update the evaluator-only testing plan in response to limitations exposed by
the V3 and V4 scoring rounds. Separate a direct proof decision from the
downstream atoms that depend on it, so one missing root premise remains visible
without artificially counting the same reasoning error many times.
Require metamorphic holdouts that preserve a semantic obligation while varying
surface syntax, terminology, order, and irrelevant structure. This tests the
general proof method rather than recall of frozen fixtures. Canonicalize report
selection, validation, retry handling, and output caps; preregister objective
machine-materializable gates and retain operational attempts separately from
the scored corpus.
Define a finite sequence of diagnostic and terminal rounds with an explicit
maximum round Nmax. Each revision must trace to a general failure class, and
the final VN decision must use frozen unseen tasks and absolute gates. Stop only
when the preregistered terminal criteria pass or Nmax is reached and the
remaining limitations are reported; do not keep adapting tests until a desired
answer appears.
This commit changes the evaluation protocol, not the V5 runtime instructions,
and records no V5 evaluation outcome.
Latest Update: v2 — Compare vs v1
📚 Full Patch History
Links show the diff between the row version and the column version.
⬇️ Download this PR
Branch
git fetch origin refs/heads/Gbwo6xhidw7eogojb7aokfi2gthtzr6wq && git checkout -b pr-Gbwo6xhidw7eogojb7aokfi2gthtzr6wq FETCH_HEADCheckout
git fetch origin refs/heads/Gbwo6xhidw7eogojb7aokfi2gthtzr6wq && git checkout FETCH_HEADCherry Pick
git fetch origin refs/heads/Gbwo6xhidw7eogojb7aokfi2gthtzr6wq && git cherry-pick FETCH_HEADPull
Stacked PRs enabled by GHerrit.