How the Design Cascades
Three Memory Tracks
Memory in EverOS OSS is organized into three top-level directories, each answering a different question:role. No manual routing or configuration required.
EverOS OSS vs Cloud
| OSS | Cloud | |
|---|---|---|
| Deployment | Self-hosted | Managed |
| Storage | md + SQLite + LanceDB | Hosted infrastructure |
| External services | None | None to configure |
| Offline / edge capable | Yes | No |
| Setup | pip install or Docker | API key |
| Data location | Fully local | Yours, on EverMind servers |
| Migration path | Start here, move to Cloud when ready | — |
Quickstart
Install EverOS OSS and run your first memory write.
How Memory Works
The md-first storage model and embedded stack in detail.
Memory Types
User, agent, and wiki memory — types, structure, and routing.
Retrieval
How mRAG selects the right memory at the right granularity.

