Quickstart
Install, annotate two models, wire the three calls, run the saga runner — the whole loop in a few minutes.
effaced ships correct, tested mechanisms for the GDPR data-subject rights — export (Art. 15), erasure (Art. 17), consent (Art. 7), and an append-only audit trail (Art. 5(2)) — across your own database and the external systems you actually use (Stripe first; more resolvers demand-pulled). You annotate the models you already have; the annotations are the data map, and the entire integration surface is three calls: record consent, export a subject, erase a subject.
We ship the mechanisms. You own the compliance. effaced gives you the machinery to implement Articles 15, 17, 7, and 30 — and an auditable record that you did. Whether your processing is lawful is a legal determination only you and your counsel can make; nothing here is legal advice.
Quickstart
Install, annotate two models, wire the three calls, run the saga runner — the whole loop in a few minutes.
Concepts
Guides
Operational how-tos: wiring the saga runner into the worker or cron you already run, and the Stripe resolver.
API reference
Generated from the source docstrings — every public class, protocol, and signature. Browse the reference.