Expand description
How a case is executed: which sandbox it gets and where the agent runs.
Structs§
- Agent
Spec - In-sandbox agent entrypoint. Credentials are injected at sandbox creation and never baked into the image, so this carries no secrets.
- Eval
Budget - Eval
Turn - Execution
Spec - Sandbox
Mount Spec - Verify
Command - Workspace
Spec - Declarative subset of the Workspace
CreateSandboxRequest. Evaluate never builds images or templates; it only references what Workspace published.
Enums§
- Execution
Mode - Where the agent process lives. The evidence, trace and metric models are
identical for both; only the agent’s location and credential delivery
differ.
modeparticipates in the case digest so results produced under the two semantics are never merged into one trend line. - Sandbox
Placement - Space
Access Mode - Trace
Level - Fidelity of the trace a driver can produce. A metric may never claim more than its trace can support, so this is part of the contract rather than an operational detail.