Definition
A trick where slow bookkeeping happens during the time an AI is already waiting on a network call.
A DeltaBox technique that overlaps checkpoint work with the LLM inference round-trip the agent is already blocked on, hiding state-management cost behind perceived idle time.