Atelier · Software factory · Documentation
Agents propose · deterministic code disposes
Atelier is a software factory: a Python engine runs coding agents inside bounded phases and decides sequencing and acceptance; a web cockpit observes and controls it. The two halves meet at a single SQLite file that is the trace. These pages are the reader-facing companions to the in-repo docs.
Field guide
How to point Atelier at any codebase - stamp, wire the quality gate, scope a run, pick a workflow, and roll out safely from read-only recon to a full lifecycle.
Read the guide →Operator guide
How to drive the factory in plain language: prompting the orchestrator, a gallery of copy-paste examples, and spawning sandboxes so a run lands on its own branch and opens a PR.
Read the operator guide →Build plan
The locked, phase-by-phase roadmap the factory is built from - foundations and the seam, observe, control plane, and the phases beyond.
Read the plan →Source and the long-form engineering guides live in the repository: github.com/duanecilliers/atelier · docs/README.md and the numbered guides.