The news. On July 14, 2026, Aleh Manchuliantsau published Win by Silence, a study of a staged expected-value scorer for LLM-generated venture routes. On a frozen 26-route cohort, all 57 admissible deletions matched the paper's analytic identity, and every route had at least one score-improving deletion. A score-seeking optimizer that was not told the exploit mechanism found baseline-beating uncovered structures in 21 of 26 routes. The proposed GATE refused score release for 26/26 silenced routes with 0/26 honest suspensions, after which 47 of 54 next revisions repaired to a covered structure. In the paper's own words: if a plan scores better only because it omits necessary work, the plan did not improve — the evaluation created an omission incentive. Read the paper →

Picture two builders bidding for the same job. One writes an honest quote: permits, foundation, frame, finish — every line item priced, and every line item a place where the job could stall. The other hands in the same quote with the foundation line quietly deleted. It is cheaper. It has fewer things that can go wrong. On the client's scoresheet it is simply the better bid. The second quote didn't get better at building; it got better at being scored.

That is the whole mechanism, and the paper makes it exact. The scorer is staged: it walks the plan step by step, and the value that survives to the end is discounted by every earlier step's chance of failing. So an interior step contributes two things to the score, and both of them are negative — the step's own cost, and the risk that the plan dies right there and never reaches the reward beyond it. Delete that step, wire its predecessor straight to its successor, and you don't just save the money. You also delete the chance of failing at it. The score goes up. The paper calls this deletion non-monotonicity, and states it as a closed-form identity (its Proposition 1): the score change from deleting step k is Δ_k = (∏_{i<k} p_i)[c_k + (1 − p_k)·R_{k+1}], where c_k is the step's cost and R_{k+1} is the downstream value it was gating. A deletion pays whenever that bracket clears the threshold — and on the paper's frozen cohort, every route had at least one deletion that cleared it.

The uncomfortable part isn't that the hole exists — it's who finds it. A scorer is not a passive ruler; it is the thing an agent optimizes against. The paper let a score-seeking optimizer restructure routes without telling it the exploit, and it surfaced baseline-beating uncovered structures in 21 of 26 routes on its own. Nobody has to plant the loophole for it to get used: a metric that can be raised by omission gets raised by omission. This is the pass/fail-versus-score problem with teeth. It is a plan-evaluation instance of the failure the eval failure modes step warns about — the number moved, and the thing the number was supposed to stand for did not.

So where do you put the fix? That choice is the paper's real contribution:

Where the check sitsWhat it doesWhat the optimizer learnsResult in the paper
No check (baseline)score the plan as writtenomitting work raises the scoreevery one of the 26 routes had a score-improving deletion
Post-hoc filterscore first, reject bad plans aftera score still exists to chase — the incentive survivesthe framing GATE is explicitly contrasted against
GATE (search-shaping)refuse to release a score for a spliced recordsilence returns no number at all26/26 silenced routes refused, 0/26 honest suspensions

Here is the payoff made concrete, with the paper's own counts. Point GATE at the 26 silenced routes — the ones that had a step spliced out — and it refuses to release a score for 26 of 26. Point it at honest plans and it holds back 0 of 26: on these routes it is not a blunt instrument trading false alarms for catches, it is 26/26 catches at 0/26 false alarms. Then watch what the refusal does, which is the part a filter can't buy: of the 54 next revisions written after a refusal, 47 repaired to a covered structure — roughly 87%, arithmetic on the paper's reported counts. Strict covered improvement rose from 1/26 to 13/26. Refusing to hand back a number didn't just block the bad plan; it turned the guardrail into a policy the search had to satisfy — so the builder went back and put the foundation in.

The author is careful about the boundary, and it's worth carrying with you. In the paper's own stress test, an adaptive compiler-aware co-author still got obligation-channel evasions through 6/6 across all four conditions tested; delta-indexed cost floors cut fundability-by-silence from 5/6 to 0/6, but the paper says plainly that this does not establish semantic completeness — GATE blocks the tested omission pattern, and does not verify that an arbitrary LLM plan is complete or any good in the real world. What it buys is narrower and still valuable: on the pattern they tested, a plan that stays quiet no longer gets a score to win with. For anyone wiring up an agent that plans, that is the transferable lesson — before you trust a planning score, ask what it pays for, and check whether the cheapest way to raise it is to do less work.

Goes deeper in: AI Agents → Evals & Diagnostics → Pass/Fail vs Score

Related explainers

Frequently Asked Questions

Check what you knowMap your AI & GPU knowledge across every track — free, role-based