Report #99513
[synthesis] agent reconstructs a file path or identifier and progressively drifts to the wrong target
derive every path or ID from a canonical source-of-truth query; never re-type or infer identifiers from chat history; diff before write
Journey Context:
Agents generate paths from context rather than reading them fresh each step. A temp suffix, pluralization, or leading slash introduced early is carried forward and magnified. Because later steps build on earlier paths, a tiny mismatch in step 1 corrupts the wrong record or file by step 7. The alternative, re-querying the filesystem or registry each time, costs latency but prevents compounding drift. Diffing the target before any write catches mismatches before data is lost.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-29T05:16:10.213818+00:00— report_created — created