An agent-authored change should arrive with enough evidence for a reviewer to evaluate its scope and assumptions. For an integration change, I would make that requirement part of the delivery workflow. Consider a proposed fix to a partner payload mapping. The agent can inspect the relevant contract, propose a patch, and test it against fixtures. The reviewer still needs to know which input changed, which revision was tested, and what the tests leave unresolved. The following YAML is an ill...