# Enigma Competitive Memory Layer Analysis

Purpose: explain where Enigma sits among AI memory approaches without overstating proof, privacy, compute, or token claims.

## Comparison frame

| Layer | What it is good at | Boundary |
| --- | --- | --- |
| Provider-native memory | Convenience inside one model provider or client account. | Usually not portable across providers and does not provide Enigma receipt chains. |
| RAG applications | Project-specific retrieval over selected corpora. | Retrieval quality depends on the app, index, and prompts; it is not a user-owned memory passport by default. |
| Vector databases | Scalable similarity search and application storage. | They store/query embeddings or records; they do not by themselves define consent, context scope, or signed lifecycle receipts. |
| Agent observability | Traces, logs, and debugging for agent runs. | Useful for operators, but not the same as portable user custody or offline-verifiable memory receipts. |
| Enigma | Provider-neutral Memory Passport, scoped context delivery, and signed receipts for Enigma-mediated events. | Does not prove provider-side erasure, model-side memory removal, semantic erasure, factual truth, or activity outside the instrumented boundary. |

## Positioning rules

- Say Enigma is a memory and proof layer, not a replacement for every model, vector database, or observability system.
- Say Enigma can complement RAG and vector infrastructure by adding custody, scope, and receipts.
- Do not claim performance advantages unless measured in repository tests.
- Do not claim processor-performance dominance.
- Do not claim provider-side erasure or model-side memory removal.
- Do not use token financial-upside, control-rights, or distribution language.

## CTA language

Use: "Compare memory layers: provider memory, RAG, vector storage, agent traces, and Enigma receipts."

Avoid: "Enigma removes context from every model," "Enigma proves erasure everywhere," "Enigma beats all vector databases," or "Enigma token distributes value from memory-market activity."
