Benchmarks that test the work artifact
C2VEval shows how a vision-to-code benchmark can overstate capability when task text leaks the answer. In circuit-to-Verilog generation, model headers such as sum, cout, or fsm_3state let multimodal LLMs (MLLMs) produce plausible register-transfer-level code without reading the diagram. When the authors replace the image with a blank one, Mirage mode matches or beats real-image mode on all eight evaluated MLLMs. After anonymizing identifiers, GPT-5.4 drops from 45.51% to 24.55% Functional Pass@1, and Opus 4.6 drops from 52.69% to 11.38%.
Claw-Eval-Live applies the same evidence-first instinct to workflow agents. It grades 105 tasks using traces, audit logs, service state, post-run files, command traces, and tests. Claude Opus 4.6 leads at 66.7% pass rate, and no evaluated model reaches 70%. The result is a concrete ceiling on today’s workflow automation claims, especially for HR, management, and multi-system business tasks.