Skip to content

Harden V5 evaluation and terminal confirmation - #3537

Open
joshlf wants to merge 1 commit into
Gj24u57i5qq6wbmrnwypu7cy7dupt2mt3from
Gbwo6xhidw7eogojb7aokfi2gthtzr6wq
Open

Harden V5 evaluation and terminal confirmation#3537
joshlf wants to merge 1 commit into
Gj24u57i5qq6wbmrnwypu7cy7dupt2mt3from
Gbwo6xhidw7eogojb7aokfi2gthtzr6wq

Conversation

@joshlf

@joshlf joshlf commented Aug 3, 2026

Copy link
Copy Markdown
Member

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.

Version v1 Base
v2 vs v1 vs Base
v1 vs Base
⬇️ Download this PR

Branch

git fetch origin refs/heads/Gbwo6xhidw7eogojb7aokfi2gthtzr6wq && git checkout -b pr-Gbwo6xhidw7eogojb7aokfi2gthtzr6wq FETCH_HEAD

Checkout

git fetch origin refs/heads/Gbwo6xhidw7eogojb7aokfi2gthtzr6wq && git checkout FETCH_HEAD

Cherry Pick

git fetch origin refs/heads/Gbwo6xhidw7eogojb7aokfi2gthtzr6wq && git cherry-pick FETCH_HEAD

Pull

git pull origin refs/heads/Gbwo6xhidw7eogojb7aokfi2gthtzr6wq

Stacked PRs enabled by GHerrit.

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
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.

1 participant