interface SandboxInstanceV1Interface for sandbox instances used in standard tests (v1).
Extends the canonical SandboxBackendProtocol from deepagents with
test-specific properties (isRunning, initialize) and makes
uploadFiles/downloadFiles required (they are optional in the
base protocol).