GlossaryDeterministic replayInformationalRe-running a sequence of operations from the same starting state and obtaining an identical result. Requires avoiding wall-clock reads, floating-point arithmetic, and iteration-order dependence.