Docs · States

The code changed after the last evidence

RECEIPT_STALE · exit 10 · an agent can clear this

A receipt exists, and it describes a worktree that has since moved. The receipt is accurate about a tree that is gone.

Clears when

A new receipt is produced after the latest edits.

Commands

relayevals receipt run --name tests --kind test -- <your test command>
relayevals next --format json

Every state, with its exit code, is listed in the documentation. An agent that reaches an unfamiliar state should run relayevals next --format json and follow the single action it returns.