Model Evaluation Service · View 20 of 21 · Assurance
Decisions
- Model output and its tool calls are untrusted content. Treating the harness as an untrusted workload rather than an internal batch job is the decision the rest of the zoning follows from.
- The sandbox has no network route to production and no side-effecting tools — only stubs.
- All outbound inference leaves through an allowlisting egress proxy, so a prompt-injected tool call cannot reach an arbitrary host.
Data protection
- Production-derived content sits inside a VPC Service Controls perimeter; every raw trace access is logged and attributable.
Separation of duties
- The harness reads the corpus and writes traces. It cannot read a human label, write a verdict, or alter a gate policy.