goatcs-harness

goatcs-harness is a tier-3 LLM-as-runtime skill-execution harness. It treats the AI model as the runtime itself: skills are declared as directed graphs (graph.json) with typed nodes, edges, gates, and machine-enforced routing. The AI reasons at each node; the machine routes, verifies, and checkpoints. Skills built on the harness inherit deterministic topology, bounded loops, wave-parallel dispatch, a verification battery, and atomic emit.

Use the sidebar to browse the Introduction, Guides, Reference, and Forge sections.