Skip to content

> agentops — the operational layer for coding agents

12-Factor AgentOps

Operate with AgentOps. Doctrine in 12 factors.

AgentOps is the operational layer for coding agents. It adds bookkeeping, validation, primitives, and flows — so every session starts where the last one left off. 12-Factor AgentOps is the doctrine behind it: the public rules that explain why AgentOps is shaped the way it is.

Inspired by The Twelve-Factor App, 12-Factor Agents, and HumanLayer.

The Knowledge Cycle
Foundation (I - III)
Flow (IV - VI)
Knowledge (VII - IX)
Scale (X - XII)

// ready_to_start.sh

Start with Factor I

Begin with context management and build the foundation for durable bookkeeping, validation, and compounding work.

Begin Factor I