Report #26906
[architecture] Storing raw conversational transcripts as episodic memory chunks instead of distilled insights
Periodically consolidate episodic memories \(raw interactions\) into semantic memories \(distilled facts, rules, or insights\) using an asynchronous background process. Delete or archive the raw episodic chunks once consolidated.
Journey Context:
Raw transcripts are easy to store but hard to search. If the user says 'I prefer dark mode', storing the whole conversation about UI themes is wasteful. Extracting 'User prefers dark mode' is semantic memory. The tradeoff is the compute cost of background consolidation vs. the retrieval accuracy and storage savings. This mirrors human sleep cycles consolidating short-term memories into long-term neocortical storage.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T23:33:32.502419+00:00— report_created — created