Reshaped from `docs/user-stories.md`. Legend: ✅ Live · 🟡 Partial · ⚪ Planned. **Personas:** Privacy-minded user - [x] **11.1 Understand data handling** ✅ — _As a Privacy-minded user, I want a clear explanation of what's collected and why, so that I can consent confidently._ - `/privacy` covers soft-profile consent + data handling; linked from invite and share sheet. - [x] **11.2 PII never reaches the AI raw** ✅ — _As a Privacy-minded user, I want sensitive identifiers redacted before AI, so that my data isn't exposed._ - Server-side redaction of emails and phone/payment/ID numbers before model calls. - [ ] **11.3 Own and delete my data** 🟡 — _As a Privacy-minded user, I want to own and delete my data, so that I stay in control._ - Encrypted at rest with least-privilege access; self-serve export/delete UX is next.
Reshaped from
docs/user-stories.md. Legend: ✅ Live · 🟡 Partial · ⚪ Planned.Personas: Privacy-minded user
/privacycovers soft-profile consent + data handling; linked from invite and share sheet.