Reshaped from `docs/user-stories.md`. Legend: ✅ Live · 🟡 Partial · ⚪ Planned. **Personas:** Giver, Privacy-minded user - [x] **4.1 Ask Maxi for a gift** ✅ — _As a Giver, I want to give Maxi a budget/vibe/recipient and get real picks, so that I'm not figuring it out alone._ - `/feed/maxi` is a full agentic chat (also a slide-over) with a shared transcript + cart. - [x] **4.2 Maxi builds a cart** ✅ — _As a Giver, I want Maxi to line up picks in my cart, so that I can act in one place._ - Maxi and product cards read/write the same cart helpers. - [ ] **4.3 Maxi visual search** 🟡 — _As a Giver, I want to show Maxi a photo, so that it finds gifts in that style._ - Depends on visual-search wiring (3.4). - [x] **4.4 Safe AI** ✅ — _As a Privacy-minded user, I want PII stripped before the AI, so that I can ask freely._ - Emails/phone/payment/ID numbers redacted server-side before text reaches the model.
Reshaped from
docs/user-stories.md. Legend: ✅ Live · 🟡 Partial · ⚪ Planned.Personas: Giver, Privacy-minded user
/feed/maxiis a full agentic chat (also a slide-over) with a shared transcript + cart.