Verus
PulseAugur coverage of Verus — every cluster mentioning Verus across labs, papers, and developer communities, ranked by signal.
2 day(s) with sentiment data
-
New RESUME CONTRACT formalizes AI agent workflow reliability
A new research paper introduces the RESUME CONTRACT, a formal specification for ensuring reliable checkpointing and resumption of AI agent workflows. The paper analyzes five popular frameworks, including LangGraph and C…
-
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 …