
Agents Do the Engineering Work Under a Written Plan
Give the agent the repository rather than a prompt: the conventions file it must follow, the expert subagents that own each domain, the tools it may call, and a plan written specific enough that a wrong assumption shows on paper. It works in your repository, under your branch rules and your access model.
Verify what it reports by running the check: the build, the tests, the applied delta, the digest on the box. The command and its output travel with the work, so a claim is never the evidence. What runs unattended and what waits for a person is set per environment before the first run.


