← Back to Explorer

Execution Harness

/harness
A governing scaffold that constrains sequencing, context budgets, checkpoints, and stop conditions.
Strata: L4 Axes: Orchestration Status: complete

Explainer

A harness sits at L4 (Orchestration) and defines how work is done, not just what to do. It wraps an agent or pipeline with lifecycle controls — sequencing steps, enforcing context budgets, persisting checkpoints, and triggering stop conditions. Examples include execution harnesses (GSD, BMAD), test harnesses (Superpowers), and CI/CD harnesses (Harness.io). Not to be confused with the agent or the tools it calls — the harness is the governing scaffold around them.

Anti-Patterns

Mitigations

Top Products

Related Concepts

Sources