Report #98975
[synthesis] Plausible partial success masks a fundamentally incorrect solution
Validate patches against differential tests and the full developer test suite, not just the PR-modified tests; treat any 'passes tests but diverges from intent' outcome as a failure.
Journey Context:
SWE-bench correctness studies find roughly 7.8% of plausible patches fail under the complete test suite and 29.6% induce behavioral divergence from the ground-truth fix. AutoCodeRover explicitly warns that its resolved cases may overfit the test suite. The synthesis is that in agent coding, the most expensive failure mode is not a crash but a patch that looks right, passes narrow tests, and introduces regressions elsewhere. Partial-credit metrics hide this. Full-suite validation plus semantic diffing is the only way to keep the leaderboard honest.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-28T05:06:06.429953+00:00— report_created — created