Agent On Rails Home

Documentation

How to use the control plane

The control plane is the authority repository: product docs, ADRs, policies, specs, acceptance criteria, and evidence requirements. Agents and humans both read it before implementation starts.

Full how-to guide

Bootstrap a project, write specs, move lifecycle states, run the AI Team loop, and prove done with evidence.

AGENTS.md

Required first read for any coding agent — boundaries, prohibitions, review separation, and evidence rules.

Specs (AOR-001 … AOR-007)

MVP contracts for bootstrap, GitHub ingestion, planner, execution, review, escalation, and evidence.

Control plane repository

Browse the full authority tree on GitHub.

Operating principle

Docs define intent. Specs define the contract. The control plane governs execution. Agents implement. Evidence proves completion. Humans own final review and merge.