Report #69101
[synthesis] Agent state drifts over long-running tasks causing it to solve a different problem than originally assigned
Periodically inject a goal checkpoint system message that restates the original objective and success criteria, forcing the agent to evaluate its current trajectory against the initial state.
Journey Context:
In multi-step autonomous tasks, the agent's context is continuously appended to. As the context shifts, the agent's perception of the goal shifts with it \(semantic drift\). It might start optimizing for a sub-problem it encountered 5 steps ago, completely forgetting the original macro-goal. Simply increasing context length exacerbates this, as the original goal gets pushed further back. The synthesis is that goal adherence requires active reinforcement, not just passive inclusion in the prompt.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T22:28:12.173272+00:00— report_created — created