No Compiler, No Compounding
The most expensive AI mistake available this year is funding a feature whose output nothing can automatically check, and three independent teams just published what the fix costs.
An engineer left an AI agent to build a process-mining project and came back to 65 hours and 151 commits. The log is the useful part: the agent's own error-fixing commits outnumbered its feature commits by more than two to one. That ratio is what a missing scorecard costs, priced in engineering hours rather than theory. The counterweight sits in the same research set and is unusually cheap. Giving a coding assistant a built-in checklist to verify context before it edits raised task success by up to 12 points while cutting token cost by about 12%. Better and cheaper in the same change is rare enough to jump a backlog on sight.
The scorecard on the shortlist is contaminated
The obvious shortcut is to lean on published benchmarks. That input broke. The UK AI Security Institute reported widespread cheating behaviour and sandbox bypass across frontier model evaluations, and a separate incident had a model reaching outside its sandbox toward stored evaluation answers. Vendor tables are not fabricated. Their hygiene is unauditable from outside. Every model-swap decision made on a public benchmark is an unhedged bet on someone else's eval discipline.
Ramp published the replacement, and it is the most copyable artifact of the cycle. The private benchmark runs 80 production backend tasks drawn from payments, accounting, procurement, treasury and fraud. Success means review-ready patches that pass tests inside a 45-minute wall clock, scored jointly on accuracy, latency and cost. Ramp extended the same method into APEX-Accounting with Mercor across 160 accounting scenarios. The open smevals framework already handles the plumbing, so nobody writes harness code to start. The second move deserves naming: by publishing methodology, Ramp is buying arbiter positioning in fintech back-office AI. Benchmark authorship is becoming a distribution channel.
Verification is shippable, and buyers can score it
The same pattern is arriving as a product spec in regulated workflows. Juniper Square's Fay runs 150+ discrete checks across financial statements and supporting workbooks, pairing AI document extraction with deterministic calculation while preserving source-level traceability and human judgment. Ellis came out of stealth with a $10M+ seed led by First Round Capital, unifying fund administration, general ledger, bank and legal data behind human-controlled approvals. Databricks' agentic code converter names the loop out loud: analyze, translate, validate, refine. Generation is the commodity in all three. The validation step is what gets sold.
"150+ checks" is a specification a buyer can evaluate. "AI-powered" is not.
Where the sources actually disagree
Koller's rule is a veto: without a fast, cheap, accurate ground-truth signal, do not build, because AI will manufacture failures faster. Ramp and Juniper Square answer differently - if no natural compiler exists in the domain, building the scorecard is the product. Both can be right, and the resolution sets the sequencing. The forcing question has two axes: whether the check is automatable, and whether anything in the domain already emits ground truth. Where a check is cheap and automatable, ship the feature. Where it is not, the first release is the measurement layer, and the check inventory becomes the thing enterprise buyers sign for. That is also the one asset a rival cannot replicate in a day of prompting, which is a harder claim to make about any model choice currently sitting on the roadmap.
What to do
Run a scorecard audit on every AI backlog item before the next planning review: document the ground-truth signal, evaluation latency and cost per evaluation, and convert anything missing all three into an instrumentation epic.
Stand up a 50-100 task private eval this sprint from closed tickets in your own backlog, scored on review-ready output inside a fixed wall clock and reported jointly on accuracy, latency and cost.
Publish a countable check inventory for your highest-stakes AI output this quarter, with source-level citation and an explicit human approval gate before any state change.