Skip to content

AgateonVerify AI agents the way a build system verifies a compiler

An open-source orchestration protocol that runs software work through AI agents — and gates every phase with objective, machine-checkable signals.

Quick start

Install and run Agateon from a fresh checkout:

bash
curl -sSL https://raw.githubusercontent.com/randomgitsrc/agateon/main/install.sh | bash

No runtime, no daemon. The protocol is a set of Markdown cards plus gate scripts, stored in version control alongside your work.

Read the postmortem

Verify AI agents the way a build system verifies a compiler.