06-reference/research

open ended output verifier

2026-06-14·research-brief·source: deep-research
llm-as-judgeverify-stackimprove-validation-gateconformal-abstentionrubric-gradingpairwise-preference

Which automated verifier is reliable enough to GATE an /improve skill-edit on RDCO's ungraded qualitative skills

The question

What concrete designs exist (or could be built) for an automated reward/verifier for OPEN-ENDED agent outputs (writing, design, strategy) — LLM-as-judge calibration, rubric-grading, pairwise preference — and which is reliable enough to gate /improve skill-edits on RDCO's ungraded skills? (Context: feeds increment 2 of the greenlit /improve validation-gate proposal — SkillOpt's gate assumes an auto-grader RDCO's qualitative skills lack; the open-ended verifier is the named frontier, SkillOpt lesson 6.)

What we already know (from the vault)

What the web says

Convergences and contradictions

Synthesis for RDCO

Recommended design for increment 2's verify-skill-edit critic: a rubric-anchored pairwise critic with a conformal-style abstention band. Concretely, three composed parts. (1) A rubric-pointwise pass on the edited skill scoring the four axes the proposal already names — strictly-improves-clarity/correctness (not lateral churn), within edit budget, respects protected sections, description-still-matches-body — each as a binary criterion with a written rationale (Critique-GRPO discipline RDCO already runs). This gives the diagnostic the gate needs. (2) A pairwise A/B between the pre-edit and post-edit skill, run swap-and-averaged across both orderings to kill position bias, deciding "is the edited version better, and is it strictly better (ties rejected, per SkillOpt)." Pairwise is the more reliable accept/reject signal; the rubric pass tells us why. (3) A confidence band: borrow SCOPE's selective-abstention idea — when the pairwise judge isn't confident the edit strictly improves, the critic does NOT auto-accept; it ABSTAINS and routes the edit to the founder rather than guessing. Abstain-to-human is the safe failure mode for a gate; an advisory critic can guess, a gate cannot.

This composes natively with the existing fresh-eyes stack. verify-skill-edit is a sibling of verify-vault-write/design-critic, dispatched with zero context on why the edit was proposed (the proposer has confirmation bias — the entire reason the producer can't be the judge). It inherits the two-gate PASS/FAIL surface and the monthly kappa regrade from the improve-cron, so it is auto-calibrated and auto-de-graduated like every other axis. Crucially, the proposal's increment 1 (process-newsletter before/after deterministic audit) should run AHEAD of the critic wherever a harness exists: a deterministic audit is a real reward, an LLM critic is a proxy reward. Use the proxy only where no deterministic signal exists, and even then prefer it as a tripwire, not a green light.

The calibration bar a GATE needs is strictly higher than an advisory critic's, and this is the load-bearing distinction. An advisory critic (today's verify-* stack, which returns a verdict the parent can weigh) is useful at kappa ~0.6. A gate that silently blocks or accepts an edit with no human in the loop needs both higher agreement AND an abstention escape hatch, because its errors are invisible and compounding — a wrongly-accepted edit poisons the skill for every future run; a wrongly-blocked edit silently stalls improvement. The defensible bar: kappa >= 0.7 on that axis's regrade history before the gate is allowed to auto-act, swap-and-average + cross-family judge as mandatory bias controls, and conformal abstention so the accept-set error stays bounded with the uncertain middle routed to the founder. Below that bar, verify-skill-edit runs in "assisted" mode — it advises, the founder accepts.

On the false-confidence risk — using an LLM to grade open-ended work it might itself be wrong about. This is the real hazard and it cannot be fully eliminated, only bounded. Three structural mitigations, all already in RDCO's toolkit: (a) the critic is a different instantiation/model-family than the producer (self-preference bias control + the "Critical Evaluation of AI Feedback" finding that critic leverage needs asymmetry); (b) RGFMD adversarial self-generation runs quarterly — the critic generates artifacts that would PASS its own rubric but should semantically FAIL, surfacing blind spots before the policy finds them; (c) the gate ABSTAINS rather than asserts when unsure, so the failure mode of "confidently wrong" is structurally converted into "defer to human." The honest conclusion: no open-ended verifier is reliable enough to be a fully autonomous gate at RDCO's stakes today (OpenGenAlign's ~86% ceiling proves it). It IS reliable enough to be a confidence-gated gate — auto-accept the high-confidence clear-improvements and the high-confidence rejects, abstain the uncertain middle to the founder. That is increment 2: ship the rubric-pairwise critic in assisted mode, accumulate a regrade history, and only let it auto-act on axes once their kappa crosses 0.7. Bias toward abstention; an /improve gate that occasionally asks the founder is working as designed, not failing.

Open follow-ups

Related

Sources

Vault:

Web: