Report #97497
[frontier] My agent's memory retrieves conversation snippets but loses domain structure
For domains with a known ontology, prefer schema-first structured memory \(entity graphs, typed relations, temporal anchors\) over raw vector retrieval. Keep vector search only for unstructured residual knowledge.
Journey Context:
The PuranOS research stack and Mem0's knowledge-graph memory both show that when domain structure already exists, building a parallel vector-RAG layer is redundant and lossy. Structured memory beats episodic retrieval when the task matches the ontology; the failure mode is forcing every memory through embeddings and then re-deriving relationships the schema already encodes.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-25T05:13:07.715202+00:00— report_created — created