eval — A repeatable test for AI quality — a set of tasks plus scoring — used the way software teams use test suites, because model output is too variable to judge by eyeballing.
sandbox — An isolated environment where AI-generated code or agent actions run without being able to touch anything real.
Why it matters
The root cause is an isolation failure in the evalA repeatable test for AI quality — a set of tasks plus scoring — used the way software teams use test suites, because model output is too variable to judge by eyeballing.Full definition → environment, not model misbehavior, which is a directly transferable lesson for anyone sandboxAn isolated environment where AI-generated code or agent actions run without being able to touch anything real.Full definition → agents.