7
“Stripe merges 1,000+ agent PRs per week. The harness is what makes that possible.”
- OpenAI Symphony (Elixir-based) dispatches Codex agents; Stripe Minions merges 1,000+ PRs/week with tiered review; Basis has zero human-written code and $200M revenue.
- Four maturity levels: Ad-Hoc (no harness) → Guided (basic constraints) → Systematic (full pipeline) → Autonomous (self-improving).
- Multi-agent coordination patterns: sequential, parallel, hierarchical, and collaborative — each with different conflict resolution strategies.
8
“73% of enterprise agents are unmonitored shadow agents. Governance is not optional.”
- Agent sprawl: unmonitored “shadow agents” create security, compliance, cost, and quality risks. An agent registry is the first step.
- Rippable harnesses: design for replaceability. Separate constraint content from platform integration so you can swap platforms without starting over.
- AutoHarness points to a future where agents design their own harnesses — but humans still design the meta-harness (the system that generates constraints).
Bottom line: Harness engineering is not a temporary workaround for imperfect AI. It’s the permanent discipline of making AI agents reliable in production. The patterns — constraints, review, memory, orchestration, governance — will evolve in form but persist in function. Master them now.