ErasureDocs
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

ConceptOne-liner
Organizations & projectsTenancy, RBAC, entitlements
Publishable keysSDK credentials (pk_live_…)
Operational readinessCan we execute deletions confidently?
ConceptOne-liner
ConsentDraft → publish → SDK → versions
ReceiptsAppend-only proof of choices

Rights (fulfillment)

ConceptOne-liner
SystemsConnectors to real stores/APIs
Data MapsWhere subject data lives; DELETE vs SKIP
Deletion jobsCases, verification, worker jobs
EvidenceExportable packages of outcomes

How pieces connect

Organization
  ├── Projects (Accord: consent, keys, receipts)
  ├── Systems + Data Maps
  └── Rights cases → Jobs → Evidence

Use 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.