Research questionHow can AI translate executable property-based tests into formal specifications and machine-checked proofs?Property-based tests execute programs, whereas formal verification requires explicit semantics, propositions, and proofs. Bridging the two requires inferring the test's intended property without changing the relevant program behavior.