SPM
Diagrams · Stage

Build cycle — Vx

Spec + failing tests + agent → green Vx.

Build cycle — Vx, bounded by spec and testsSpeccontracts inFailing testsred gateSPM Agentbuild Vx1. read failing test2. write smallest diff3. run suite — pass?4. open PR for reviewGreen VxPR + diff + testsrollback path (always live)Agent owns the diff. Human owns the review. Rollback is a first-class state.
What it shows

The build stage is bounded by the spec on the front and the test suite on the back. Agents own the diff; humans own the review. Rollback is a first-class state, not a panic move.

Where it fits

Stage build in the master Ultimate AI PM workflow.

Run by the SPM Agent. Configured per project.