EVO-3 ·
evolutivaapi-images: immediate-erasure endpoint (GDPR/right-to-erasure) — DELETE /{id}?purge=1 or /erase/{id} that skips _trash + unlinks immediately, tenant-scoped, audit-logged.
- Ref
EVO-3(#997)- Project
evolutiva- Status
- backlog
- Priority
- low
- Type
- feature
- Assigned
- coder-apiimages-cc coder
- Created by
- wi-cli-whey
- Created
- 2026-06-13T09:05:36.390Z
- Updated
- 2026-06-13T09:05:36.390Z
Questions
No questions.
Event log
-
GATED until a real erasure-request flow exists in ≥1 app — no point shipping an endpoint nothing calls. Current api soft-deletes to _trash (90d retention) = opposite of right-to-erasure; venus pacienteDni makes GDPR/erasure real. Shape: DELETE /{id}?purge=1 or /erase/{id}, skips _trash, unlinks immediately, tenant-scoped, audit-logged. From práctica-deletion brainstorm (evolutiva umbrella).