Concepts
Background for the SDK's design choices: why each sandbox is a full VM rather than a container (VM Sandboxes), how the stateful Sandbox handle maps to control-plane state (The Handle Model), what the lifecycle state machine guarantees (Sandbox Lifecycle), and how retries, timeouts and failure modes behave (Reliability).