Skip to main content
Run any Skill in Manus
with one click

verifier-completeness

Stars6
Forks0
UpdatedJuly 11, 2026 at 12:15

Run when auditing or writing a reward/eval verifier — BEFORE you trust a pass rate, a reward signal, or a "the verifier is sound" claim. The reflexive check is for FALSE-ACCEPTS (soundness: a wrong answer must never be accepted). This skill forces the OTHER direction, which soundness gates structurally cannot see: COMPLETENESS — is every CORRECT answer accepted? A correct answer rejected by the verifier (a reward UNDER-count) does not merely mislabel one eval row; in an RL loop it is a training-reward signal that pushes the policy AWAY from correct behavior. An under-count poisons the POLICY, not just the eval. Use this skill to build a fixed known-correct notation battery, run it through every verifier entry point, and gate the correct→accept direction in CI. Triggered by the verifier-integrity-sprint-2026-07-11 finding: the math verifier was LaTeX-blind, under-counted base passAt1 0.5167→1.0, and trained 27 adapters on poisoned reward.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly