52A customer asks you to delete their data. It is in thirty systems including backups and a warehouse. Design the erasure.▼hardNewMetaSalesforceSAP◆ premiumErasure is a distributed transaction across systems that were never designed to participate in one, and backups make a literal delete impossible. The design that works is a deletion ledger plus crypto-shredding, not a fan-out of delete statements.Open full answer →
31You need prompt and response logs to debug an AI feature, and legal says no. How do you resolve it?▼hardNewStripeSalesforceAtlassian2 replies◆ premiumPrompts contain whatever the user typed, which in a support product is names, account numbers and medical detail. Full-text logging is a data-protection decision, not a debugging preference.Open full answer →