Verus
PulseAugur coverage of Verus — every cluster mentioning Verus across labs, papers, and developer communities, ranked by signal.
1 day(s) with sentiment data
-
Amazon's Verus tool highlights AI code review's limits
Amazon has highlighted Verus, a Rust verifier tool that mechanically proves code correctness against mathematical specifications, a stark contrast to AI-driven code review. Unlike AI models that judge code quality, Veru…
-
New RESUME CONTRACT paper finds major flaws in AI agent workflow persistence
A new research paper introduces the RESUME CONTRACT, a machine-checked conformance contract designed to standardize checkpoint, interrupt, and resume semantics in workflow persistence layers. The study found that five w…
-
New system Formal Disco generates verified code datasets at scale
Researchers have developed Formal Disco, a scalable system designed to generate large datasets of formally verified programs. This system uses a distributed approach with three types of AI workers: initiators to sketch …
-
New evaluation framework tests software security by varying implementations, not just AI models
This post proposes a multidimensional evaluation framework for assessing the security of software, particularly in the context of AI-assisted development. Instead of solely varying the AI model being tested, the author …
-
New benchmark reveals AI struggles with verified code generation
A new benchmark called AlgoVeri has been developed to evaluate the performance of AI models in generating formally verified code for classical algorithms. The benchmark tests models across three languages: Dafny, Verus,…
-
AI uses proof checker to generate formally verified code
Researchers have developed a new AI method called Inductive Deductive Synthesis that uses a proof checker within its implementation loop. This approach, which is analogous to chain-of-thought but with formally verified …