Depth 11 · conceptual · scaffolded · M32
Distinguish a harness from an execution layer
Knows what shell access alone does not give you
- Evidence
- Explains why bash access is not a harness
- Market anchor
- AI systems reliability
- Rests on
- load-bearing
Run an agent loop · Agents
A harness wraps a loop that runs.
supportingHandle exit codes and errors · Shell Scripting
Exit codes are the simplest pass-fail signal a harness reads.