dangerouslyskip
← Glossary
Definition

Meta-Harness

A meta-harness is the harness around your harness: the coordinating layer that sits above any single AI-agent loop and manages memory, review, orchestration and human judgment across many agents and many runs. If a good harness turns one engineer into a one-person factory, the meta-harness is what keeps a floor full of those factories building the right thing, remembering what they did, and checking each other’s work.

Why one harness isn’t enough

A single agent loop is a lightsaber: devastating in one skilled pair of hands, and fundamentally single-player. It does not build the Death Star. The moment you try to scale past one operator, the same four problems surface — and each one is its own argument.

The four pillars

The meta-harness is defined by the four failures of the naked harness. Each pillar has its own essay:

  • It forgets. Your harness has no durable memory across runs — the meta-harness owns memory. (See: Your Harness Has Amnesia.)
  • It overproduces. An unbounded agent is an unbounded buffer with no backpressure — the meta-harness is the throttle. (See: POC Hell Is an Unbounded Buffer.)
  • It can’t be trusted alone. A human rubber-stamping every step is not a control — the meta-harness distributes review. (See: Human in the Loop Is a Trap.)
  • It doesn’t compose. A thousand lightsabers do not assemble a battle station — the meta-harness is the assembly. (See: Nobody Builds the Death Star.)

The shape of the idea

Put the four together and the claim is simple: the individual harness is necessary and nowhere near sufficient. The leverage — and the hard, unsolved engineering — lives one level up, in the system that coordinates the harnesses. That system is the meta-harness.

See also: Claude Code Harness, AIDLC

So,… you want to be friends.

Want to go on picnics together? Take our families away on holidays together? Build cool things and make magic together?

Let’s start by connecting…

Connect on LinkedIn →
Subscribe

New essays, build logs and experiments — in your inbox, occasionally. No spam, leave whenever.