Concepts
Learn about the core concepts that power the Memory Scope API. Understanding these concepts will help you build better applications with proper privacy controls and data management.
Scopes
Organize memories into logical categories with fine-grained access control. Each scope has specific allowed purposes.
Learn MorePolicy Enforcement
Built-in policy matrix ensures memories are only accessed for allowed purposes. Fail-closed by default.
Learn MoreMemory Merging
Automatically merge multiple memories with deterministic results and confidence scores.
Learn MoreRevocation Tokens
Every read operation returns a revocation token. Users can revoke access at any time.
Learn MoreAudit Logging
Complete audit trail of all operations for compliance and debugging.
Learn MoreReady to Start Building?
Now that you understand the core concepts, check out our guides and code samples.