Architecture

The scaffolding around a model that makes it dependable

Sort: Recently updated
Sandboxing — running code in an isolated environment.

· Doc version 1.0

Sandboxing

Running the code an agent writes or pulls in inside an isolated environment — stopping destructive commands, secret leaks, and runaway resource use while still proving the code actually works

sandbox isolation security containers
Harness engineering — the scaffolding built around an LLM.

· Doc version 1.0

Harness Engineering

Wrapping an LLM in scaffolding — a control loop, tools, a sandbox, guardrails, and evaluation — so it behaves reliably in production.

harness reliability architecture