Definition
A sandbox runtime that lets AI agents save and rewind their whole environment in milliseconds.
A sandbox checkpoint/rollback system combining DeltaFS (layered filesystem) and DeltaCR (fork-plus-CRIU memory snapshots) with inference-masking to deliver ~15ms checkpoint and ~5ms restore for stateful LLM agents.