Skip to main content

GDPR data transparency (view · export · delete)

Generated from mcp/patterns.registry.json — do not edit by hand; change the registry and run bun 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

Code

Proof


Machine-readable record: admin-privacy-gdpr in mcp/patterns.registry.json.

← Back to Pattern Library

Think this pattern could be better? Tell us how.

Leave feedback