Self-Written Verifier Fidelity
In the author’s words from the Overview · “Results”
Fill this after the run. Separate deployable evidence from oracle/hidden evaluation.
On this page
Overview
Can the 4B write executable checks from a spec alone that predict a hidden real-repo test suite's verdict? Converts weak self-judgment (0.679 AUROC) into strong execution; the load-bearing question for verifier-gated search on tasks with no test suite.
Research Program
- Program:
evidence_conditioned_selection - Program question:
- Prior anchors:
Question
What specific uncertainty does this experiment resolve?
Hypothesis
State the mechanism you expect to work and why it should beat the baseline.
Setup
- Model:
- Dataset/task source:
- Train/eval split:
- Baseline:
- Controls:
- Primary metric:
- Oracle-only metrics:
- Hidden-label boundary:
Run
Smoke:
python scripts/run.py --smokeFull:
python scripts/run.pyResults
Fill this after the run. Separate deployable evidence from oracle/hidden evaluation.
Interpretation
What changed after this result? What is now more likely, less likely, or still unknown?
Knowledgebase Update
- Program evidence updated:
- Program backlog updated:
- Claim ledger updated:
Artifacts
src/scripts/configs/data/runs/analysis/reports/reports/artifact_manifest.yaml
Report
Rendered from reports/report.md
Summary
Research Program Fit
Method
Results
Controls
Oracle Versus Deployable Evidence
Interpretation
Next Experiments
Artifact Manifest
Update artifact_manifest.yaml before considering this result complete.
Experiment log 1
Show the running log (1 entry)
Scaffold
Created as a new experiment scaffold.
Reproduce
Smoke test
python scripts/run.py --smokeFull run
python scripts/run.pyRun steps are documented inside the experiment folder (README and scripts).