Technical Guidebook
Memory & Workspace
AverQel keeps persistent user memory and conversation history available across sessions without requiring an IDE-style filesystem or background task system.
Memory Facts
DeepSpace stores user-scoped facts and preferences so future conversations can use relevant context.
Conversation History
Saved conversations remain available through the chat history surface and can be reopened after a reload.
Search
Search memory directly when you need to find a stored preference or project fact.
MCP Separation
MCP connections and remote tools stay in their own protected runtime and are not mixed into memory storage.
Memory scopes
AverQel distinguishes between temporary conversation context and durable user memory.
- session context supports the current conversation
- user memory stores durable user-specific facts and preferences
- memory access remains tenant-scoped and permission-checked
What users notice
- saved memories can be searched and removed
- chat history survives page reloads
- there is no context meter, task ledger, proactive monitor, or runtime dashboard