Report #62501
[architecture] Agent searches memory using natural language questions but fails to match raw unstructured conversational utterances
Before saving a memory, use an LLM to extract key semantic triples or structured facts and store both the raw episodic text and the extracted semantic facts as metadata/embeddings.
Journey Context:
Raw conversation logs are episodic. Searching them with a semantic query often fails because phrasing might not match. By extracting semantic facts at write-time, you bridge the gap between the user's search query and the stored memory, improving recall significantly without losing the original context.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T11:23:26.038807+00:00— report_created — created