Fetching from the wire…
Public story · 2026-08-24 · high
Researchers permuted the evidence behind 19,520 ReasonBench verdicts and found the judge's stated reasons often didn't hold up.
Why now: The 19,520-case run is large enough that the gap between accuracy and reasoning can't be written off as a small sample.
An AI evaluator scored 98.41% accuracy on ReasonBench, then explained only 54.8% of its own verdicts once the evidence behind them was rearranged. The test covered 19,520 cases. It targets a specific failure: an evaluator can land on the right verdict for the wrong reason, and a standard accuracy score never catches it.
Researchers call the missing piece a judgment receipt, the minimal set of source changes that explains why the evaluator flipped its verdict. It's the difference between the right answer and the right reason. A study testing evaluator judgment receipts found that training on counterfactual examples didn't close that gap.
Static accuracy on an LLM-as-judge setup hides this gap completely. Score a judge only on its verdict, and one that's guessing looks identical to one that reasoned it through. The fix is reporting transformation consistency, how often an evaluator's stated reasons survive when the evidence gets rearranged, next to the accuracy number.
Each link below shares sources, entities, or timing with this story.
Allen Bargi's August 15 post hit 302 points arguing that AI collaboration rewards context-sharing, examples, and feedback over precise instruction (Hacker News). The pushback holds that the piece conflates management with leadership. mikeocool calls it "the most low effort ver...
Satya Nadella said companies routing everything through a single proprietary lab may not survive. His argument: you hand that lab your most sensitive business context, and the lab can turn it against you as a competitor. His prescription is an orchestration layer — keep the ha...
Willison launched datasette-apps (0.1a2) on June 18, hosting self-contained HTML+JS apps in a sandboxed iframe that run SQL against your data, read-only by default. He frames it as "Claude Artifacts reimagined for Datasette," artifacts backed by a JSON API to a relational data...
His conclusion is DuckDB matches or beats SQLite's safety for untrusted queries, but only with enable_external_access=false, lock_configuration=true, and a watchdog thread, since DuckDB lacks SQLite's opcode-based query timeouts. He ships a safe_duckdb.py helper and a Datasett...
CCP announced the migration covering code that has run on Stackless 2.7 since 2010. The approach is to run futurize across the codebase and then manually review roughly 20,000 places where Python 2 and 3 behavior diverges, including integer division (Simon Willison). No comple...
Promptwatch's tracking shows the share of ChatGPT search queries using site: sat at 0.3-0.5% for weeks, dipped to 0.15% on August 3-5, then jumped to 16-17% on August 8, two days after OpenAI said it was making GPT-5.6 Sol "more reliable with facts." Simon Willison Willison co...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.