Hydro adds Verus-checked commutativity proofs without trusting LLM-written specs

ShadajL · x · 2026-09-23

Shadaj merged PR #3198 into hydro-project, adding machine-checked (Verus) proofs as an alternative to manual proofs for commutative = ... annotations in the Hydro language. Proof obligations are generated by macros from the actual closure body — users never write assertions — and are shape-specific:

The work builds on Conor Power's PhD dissertation, showing formal verification can be harnessed for distributed systems without trusting LLMs to write correct specs.

Original post →

More from coding & agent

coding & agent channel →