Protocols & Patterns

AI Harnesses

A harness is the software wrapper around a stateless LLM: state management, tool execution, guardrails, memory, and the loop that keeps the system running. This topic covers evaluation harnesses and agent harnesses, the autonomy spectrum that separates real agents from marketing, the ReAct loop architecture, and the shift from prompt engineering to writing verification loops.

In this topic