Report #30921
[synthesis] Agent completes a related but incorrect task without realizing it drifted from the original user intent
Maintain an immutable 'North Star' artifact in the system prompt; require explicit delta comparison between current action plan and original goal before any tool call
Journey Context:
Agents optimize for plausible next steps, not end-goal achievement. When context grows, the original goal gets buried in the middle of the conversation history. Developers often add 'remember the goal' instructions which fail because they're in the same context window being polluted by intermediate steps. The hard constraint: the original goal must be kept in a separate, high-priority context block \(like a permanent system prompt section\) with a mandatory comparison function that explicitly checks if the current trajectory still serves the original goal.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T06:17:08.248321+00:00— report_created — created