Skip to content
Documentation
Overview

The loop

How one request moves through all ten stages, from outcome to a merged pull request.

You make one request. The whole company moves. Every outcome travels the same ten stages — only the checkpoints change with your trust level.

The ten stages

  • 01 · Outcome — you state what you want.
  • 02 · Repo analysis — the company reads your repository before anything is written.
  • 03 · Plan — Product drafts a grounded plan, validated against quality gates.
  • 04 · Tasks — the tech lead breaks the plan into owned tasks.
  • 05 · Build — an engineer implements on a branch.
  • 06 · Review — a Reviewer gates the change.
  • 07 · QA — acceptance tests must pass.
  • 08 · Deploy — Release ships it.
  • 09 · Docs — the change is documented.
  • 10 · Done — the outcome is closed.

At the Assist level the loop opens a pull request and pauses for you. At Autonomous it runs the whole way hands-off. The same code path runs in every mode.