GDPR data transparency (view · export · delete)
Generated from
mcp/patterns.registry.json— do not edit by hand; change the registry and runbun run patterns:build.
Index card — the docs below are the canonical explanation; deep-tier pattern pages additionally carry invariants and emulation notes.
Category: Admin & Privacy · Tier: light · Risk: medium — legal-compliance surface; incomplete data collection breaches GDPR obligations
A privacy aggregator that collects everything the app knows about a user into one report, backing the view, export, and delete surfaces required by GDPR.
When to use: Use it whenever a new domain stores personal data and must be reflected in access, portability, or erasure requests.
Docs
- docs/blueprint/app-shell/user-account.md (GitHub · GitLab)
- docs/stack/capabilities/gdpr.md (GitHub · GitLab)
Code
Proof
Machine-readable record: admin-privacy-gdpr in mcp/patterns.registry.json.