After station 8
- The resolver applies only repairs that carry their own detector, then
re-runs that detector. A fix it cannot verify is never proposed.
- It commits to a branch and opens a pull request — never to
main, because main auto-deploys to reps, so an agent with
main is an agent that ships to customers.
- You merge. That is the approval step, and it sits deliberately outside
this diagram: no agent can perform it.
Tickets with no verified recipe get a comment explaining the diagnosis
instead of a patch. A confident wrong fix costs more to review than an
open ticket.