Skip to content

feat(extradup): add kill-scan CLI for the frozen ExtraDup corpus - #336

Merged
abrichr merged 2 commits into
mainfrom
feat/extradup-kill-scan
Sep 2, 2026
Merged

feat(extradup): add kill-scan CLI for the frozen ExtraDup corpus#336
abrichr merged 2 commits into
mainfrom
feat/extradup-kill-scan

Conversation

@abrichr

@abrichr abrichr commented Sep 2, 2026

Copy link
Copy Markdown
Member

ExtraDup kill-scan

python -m openadapt_evals.extradup kill-scan is the one command for the frozen ExtraDup corpus.

It scores visual_only vs certified_sor on the same MockMed rollouts the 2026-09-01 proof already published: 15/15 gold-FAIL paid by the visual reward, 0/15 FAIL and 3/3 honest on the certified reward. Stdout prints silent-incorrect-success on the mutants and honest-write on the control. execute_seal and production_seal stay false. Mutants stay off the training reward.

--verdicts path.json scores a paid/not-paid map from another checker or agent on those cells. --dump-corpus writes the frozen snapshots.

python -m openadapt_evals.reward.proof still generates the committed table. This wraps it so you don't have to start at docs/reward to find the command.

Opened by an agent session, not the founder.

python -m openadapt_evals.extradup kill-scan runs the MockMed proof
rewards (visual_only vs certified_sor) and prints silent-incorrect-success
on gold-FAIL mutants vs honest-write on the control. execute_seal and
production_seal stay false. --verdicts scores another checker on the
same cells. Mutants stay off the training reward.
@abrichr
abrichr merged commit 1130f8d into main Sep 2, 2026
2 checks passed
@abrichr
abrichr deleted the feat/extradup-kill-scan branch September 2, 2026 16:42
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