Skip to main content

Module temporal_scrub

Module temporal_scrub 

Source
Expand description

Temporal scrub and frame-diff API for reconstructing the world state at a given historical coordinate, supporting Phase 3 replay-to-state and continuous spawn/decay validation.

Functionsยง

frame_diff_hints
Compute the frame-diff hints between two timestamps t0 and t1.
replay_to_state
Replay mutations up to as_of_ms and return the materialized NQuin state.