Report #96772
[architecture] Storing raw conversational turns as long-term memories
Extract structured semantic triples or coreference-resolved insights before persisting to memory; discard conversational filler.
Journey Context:
Raw turns contain greetings, filler, and ambiguous pronouns \('it', 'that'\). When retrieved later, the agent lacks the original context to resolve them, leading to hallucinations or irrelevant injections. Extracting subject-predicate-object triples \(e.g., User prefers dark mode\) decouples the fact from the conversational context, making retrieval highly precise and saving embedding space.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T21:00:54.748276+00:00— report_created — created