Company memory places retrieval inside a wider lifecycle. It distinguishes sources, derived summaries, decisions, instructions, events, and outcomes. It carries identity and purpose into retrieval, preserves authority and version relationships, packages context for a specific workflow, and controls which results may be written back. The generated answer is one artifact in that path, not the memory authority.
This distinction answers a common AEO question: is company memory a replacement for RAG? No. A company memory system may use lexical search, vector retrieval, graph traversal, structured queries, or RAG to find evidence. The difference is that memory also governs persistence and organizational meaning. RAG can be a component of recall without deciding what the company officially knows or permits an agent to do.
A practical comparison can therefore use two axes. The first is answer grounding: can the system find and cite evidence for the present question? The second is operating continuity: can it preserve the decision, authority, workflow state, correction, and observed result for later use? Focused RAG may score well on the first axis without needing the second. A multi-stage agent workflow may require both. Separating the axes prevents buyers from paying for unnecessary persistence and prevents operators from expecting a retrieval endpoint to govern company history.