AAI News Hub
ResearchWed, August 5, 2026·Aug 52 sources corroborating

Paper tests resume semantics in agent workflow frameworks

The RESUME CONTRACT uses TLA+ and a deterministic harness to check persistence behavior.

Why it matters

Persistent agent workflows increasingly mediate external effects, so inconsistent resume behavior can lead to duplicated work, invalid state or divergent recovery after crashes. The paper gives framework authors and users a concrete contract for testing these failure modes.

The key points

  • 1.RESUME CONTRACT defines six persistence properties for workflow resume semantics.
  • 2.The TLA+ reference model was checked across 7.4 million states.
  • 3.The harness found differing resume behavior across five agent workflow frameworks.

A new arXiv paper proposes RESUME CONTRACT, a machine-checkable conformance contract for checkpoint, interrupt and resume semantics in workflow persistence layers. The paper defines six persistence properties plus fork-intent and liveness obligations, checks a reference semantics with a TLA+ model across 7.4 million states, and uses a deterministic LLM-free harness on pinned framework releases. It reports that five widely deployed agent workflow frameworks handle resume behavior differently and do not expose machine-checkable contracts.

Try this today

Audit any agent workflow system that persists state for exactly-once effects, crash recovery and checkpoint validity before using it for effect-bearing tasks.

Sources & original reporting

This brief summarizes and links to reporting from the publishers below.

Enjoyed this brief? Get the next one in your inbox.

More in Research