Core Concepts
Core Concepts
Shared product language for Erasure.
Core Concepts
These pages define Erasure’s vocabulary. Each concept answers: what it is, why it exists, how Erasure uses it, and where to go next.
Platform shell
| Concept | One-liner |
|---|---|
| Organizations & projects | Tenancy, RBAC, entitlements |
| Publishable keys | SDK credentials (pk_live_…) |
| Operational readiness | Can we execute deletions confidently? |
Accord (consent)
Rights (fulfillment)
| Concept | One-liner |
|---|---|
| Systems | Connectors to real stores/APIs |
| Data Maps | Where subject data lives; DELETE vs SKIP |
| Deletion jobs | Cases, verification, worker jobs |
| Evidence | Exportable packages of outcomes |
How pieces connect
Organization
├── Projects (Accord: consent, keys, receipts)
├── Systems + Data Maps
└── Rights cases → Jobs → EvidenceUse Accord alone for consent proof, Rights alone for deletion ops (with Systems/maps), or both for the full loop.
What to do next
New to Erasure? Start with Getting Started, then return here when a term is unclear.