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 More
Policy Enforcement
Built-in policy matrix ensures memories are only accessed for allowed purposes. Fail-closed by default.
Learn More
Memory Merging
Automatically merge multiple memories with deterministic results and confidence scores.
Learn More
Revocation Tokens
Every read operation returns a revocation token. Users can revoke access at any time.
Learn More
Audit Logging
Complete audit trail of all operations for compliance and debugging.
Learn More
Ready to Start Building?
Now that you understand the core concepts, check out our guides and code samples.