Report #6229
[research] Fabricating intermediate steps in multi-hop reasoning when the bridge entity is unknown
Decompose multi-hop queries into explicit, sequential sub-queries. Force the agent to resolve and ground the output of step N before formulating step N\+1.
Journey Context:
When a question requires connecting A to C via B, and the model doesn't know B, it will often hallucinate a plausible-sounding B to complete the logical structure. Standard Chain-of-Thought doesn't solve this because the model generates the whole chain in one pass. Sequential, grounded sub-querying ensures the bridge entity actually exists before building on it.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-15T23:36:33.394138+00:00— report_created — created