Tag
agents
Sep 17, 2026
“Done” is a claim until there is evidence
Why an agent's completion message is the least reliable artefact in your pipeline, and how evidence-gated completion tied to commits and requirements fixes it.
Sep 15, 2026One worktree per task: parallel agents without collisions
How isolating every agent task in its own Git worktree makes parallel coding agents safe, why integration should be an explicit merge, and why conflicts must block.
Sep 8, 2026Two approvals, not zero: humans in an agent pipeline
Full autonomy is a demo and babysitting is a chore. The right number of human interruptions in an engineering change is two: approve the plan, approve delivery.