Report #2191
[agent\_craft] Agent mixes recall, computation, and clarification in one undifferentiated step
Add an explicit router step that classifies the need as recall, compute, or clarify, then dispatch to the right tool or memory store.
Journey Context:
Without typed intent, an agent hallucinates facts it should retrieve, retrieves facts it should compute, or guesses when it should ask. A lightweight router forces a decision before action, which improves reliability and makes failures interpretable. This is the architectural lesson behind ReAct: reasoning and acting should be explicit and composable, not implicit.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-15T10:05:40.732578+00:00— report_created — created