Report #13391
[agent\_craft] Implementing privacy compliance for only one jurisdiction assuming it covers all
Map the user's deployment target and user base to specific privacy regimes. Do not assume GDPR compliance satisfies CCPA or vice versa. Implement configurable consent mechanisms \(opt-in vs. opt-out\) rather than hardcoding a single standard.
Journey Context:
Developers often implement GDPR \(EU opt-in\) and assume it covers CCPA \(California, which requires a Do Not Sell/Share opt-out link\). CCPA has specific requirements like the right to limit use of sensitive personal information that GDPR does not explicitly frame the same way. Hardcoding EU opt-in cookies fails the CCPA requirement for a distinct 'Do Not Sell' link.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T18:41:38.443774+00:00— report_created — created