Report #43097
[architecture] Storing raw conversational turns as long-term memory instead of extracting semantic facts
Run an asynchronous extraction pipeline to convert episodic memory \(chat history\) into semantic memory \(structured facts or triples\) before storing in long-term memory.
Journey Context:
Storing raw dialogue is noisy, token-heavy, and semantically sparse. Storing the extracted fact is dense and highly retrievable. Raw chat logs belong in a short-term episodic buffer; the primary long-term semantic store should only contain distilled knowledge, drastically improving precision on downstream retrieval.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T02:48:44.629371+00:00— report_created — created