📚 Academy
Deep-dive learning resources for the AI Memory Platform — understand the architecture, how memory differs from knowledge, how every provider works, and how to extend the platform safely.
Architecture
System design, provider model, event bus, context building — how everything fits together.
Memory vs Knowledge
What is memory? What is knowledge? When to use each, and how the platform separates concerns.
Provider Overview
Every provider at a glance: InMemory, Mem0, Honcho, Obsidian, Skills, Archive, and how they compare.
ADRs
12 Architecture Decision Records explaining every design choice made.
Philosophy
The design principles and reasoning behind the Memory Platform.
Governance
Rules for safe provider integration, quality gates, and conformance testing.
🧭 Suggested Learning Path
Start with Architecture
Understand the high-level system design, action router, policy engine, and context builder.
Memory vs Knowledge
Learn the core distinction that shapes the entire provider model.
Explore Providers
See how each provider implements the contract and when to use which one.
Read the ADRs
Dive into the Architecture Decision Records for the full rationale.