Builder Overview
PreviewFrom objective to running software, with execution and tests as the proof.
Builder is the engineering surface of Pimsy. It does not stop at generated code — it runs the code, proves it works, and hands back an artifact you can inspect.
objective ─▶ codebase comprehension ─▶ change plan
│
▼
implement ─▶ execute ─▶ test
▲ │
│ fail │
└────── diagnose ◀───┘
│ pass
▼
review ─▶ artifact / PRWhat Builder does differently#
Last updated 2026-09-12

