Report #73718
[architecture] Storing raw conversational utterances as long-term memories
Extract semantic triples or concise episodic summaries before persisting to memory, rather than embedding raw text chunks.
Journey Context:
Storing raw text leads to massive bloat, redundancy, and poor retrieval. Searching for 'user prefers python' won't match the raw utterance 'I love coding in snakes.' Agents need an extraction/reflection step to normalize memories into structured knowledge graphs or concise episodic nodes before saving, ensuring the memory store is dense with facts rather than conversational filler.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T06:19:45.796049+00:00— report_created — created