NC
HomeGuidesMechanics

Changelog entry

Replay-audit diff output for deterministic tick verification

2026-03-13

  • Added a new `sim:replay-audit` ops command that replays a selected world tick window and emits a machine-readable determinism report (`tickWindow`, hashes, and `diff.totalDifferences`).
  • Admin replay verification now supports normalized per-entity diff output so operations can pinpoint drift paths (`world.*`, `aggregates.*`, `counts.*`, `entityHashes.*`) instead of relying on hash mismatch alone.