Report #101335
[synthesis] A downstream agent treats a handoff summary as ground truth without verifying the actual files or state
Treat every handoff artifact as a hypothesis; verify by reading primary sources \(files, tests, database records, logs\) before acting.
Journey Context:
Multi-agent workflows amplify error because each agent compresses what it saw into a summary, and the next agent uses that summary as its world model. Small misunderstandings compound like a telephone game. The tempting shortcut is to trust the summary to save tokens, but it externalizes verification cost and guarantees drift. The robust pattern is to re-derive state from primary sources at each handoff.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-06T05:23:01.465159+00:00— report_created — created