Skip to content

Replay Vocabulary

The set of inputs required for replay.

Preserved state needed to reconstruct relevant behavior.

The result against which replay output is evaluated.

The rule that defines whether replay produced an equivalent result.

A replay input set is referentially closed when the required external dependencies are explicitly captured or otherwise fixed by the contract.

Replay should always be interpreted relative to an explicit contract.