When a human edits an agent's output, where does that decision go?
An agent drafts a reply to an insurance claim. A human reads it, changes one sentence that would have committed the insurer to something it did not mean, and ships it. That edit is the single most valuable thing that happened in the whole interaction. It is a human catching an error a model could not. Now ask where that edit is recorded. In most production systems, the answer is: in application code, a chat thread, a ticket comment, or nobody's memory at all. The judgement that mattered most lea
