Report #17873
[agent\_craft] Implementing a 'one-size-fits-all' data deletion endpoint assuming US rules apply globally
Abstract compliance logic. Ask for the target jurisdiction before generating deletion pipelines. Implement 'Right to be Forgotten' \(hard delete\) for EU/GDPR, and 'Right to Delete' \(with 12-month retention exceptions\) for California/CCPA.
Journey Context:
Agents often write a single DELETE /user endpoint. However, CCPA allows businesses to retain data for specific business purposes for 12 months, while GDPR requires immediate and permanent erasure unless a legal override exists. Conflating them creates compliance traps.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T06:42:45.071905+00:00— report_created — created