Skip to content

> the doctrine behind the operational layer

12-Factor AgentOps

The principles behind bookkeeping, validation, primitives, and flows

AgentOps is the operational layer for coding agents. 12-Factor AgentOps is the doctrine behind it: the public rules that explain why bookkeeping, validation, primitives, and flows compound instead of resetting every session.

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