Dawn Song's Team Releases Vero, First Repo-Level Formal Verification Benchmark

A team led by Dawn Song, spanning UC Berkeley and other universities, has released Vero, the first formal verification benchmark for codebase-level joint implementation and proof synthesis, designed to assess AI's ability to build formally verified software. Results show frontier models fall far short: with a 90-minute budget, the best configuration — GPT-5.5 (xhigh reasoning, code-and-proof mode) — fully verified only 27 of 43 repositories, 25 in proof-only mode, and 10 repositories failed under every configuration, indicating that "fully verified AI-generated software" remains in its early stages.

Confirmed

Why it matters

The team notes that existing benchmarks either target single functions or evaluate proof generation only on fixed implementations, whereas truly verified software (OS kernels, cryptographic protocols, distributed systems) exists as multi-module repositories where code, specifications, and proofs intertwine. Vero gives researchers a yardstick for progress toward "fully verified AI-generated software" and pinpoints building reusable lemma libraries as the next key bottleneck.

2026-08-23 ~ 2026-08-23 · 8 related posts

Primary sources