Satori Memory Engine

5-layer persistent, user-sovereign memory architecture

1. Episodic

Timestamped log of every interaction

POST /api/memory/capture

2. Semantic

Extracted facts, preferences, beliefs

POST /api/memory/extract

3. Procedural

Behavioral patterns and routines

GET /api/memory/context

4. Relational

People, relationships, communication patterns

GET /api/memory/search

5. Contextual

Current life circumstances and active goals

GET /api/memory/export

API Endpoints

Encryption: AES-256-GCM · Key derivation: PBKDF2 · Platform never stores plaintext