diff --git a/.planning/PROJECT.md b/.planning/PROJECT.md index 976d688..21d9631 100644 --- a/.planning/PROJECT.md +++ b/.planning/PROJECT.md @@ -73,13 +73,13 @@ A mobile-first meal planning app for a small household — pick recipes for the - True native iOS 26 Liquid Glass via SwiftUI interop — *Compose approximation for v1; revisit only if real-device chrome feels clearly inadequate* - Desktop and Wasm as shipped products — *Desktop useful for hot-reload dev; Wasm is a possible future target, neither is a v1 deliverable* - Sign in with Apple as a first-class button — *user's Authentik handles auth; Apple can be federated upstream in Authentik if needed later* +- Barcode scanning / receipt OCR for pantry updates — *manual entry is fine for a 2-person household* +- AI-generated recipes — *curated catalog is the value* **Permanently out of scope (explicit exclusions):** - Social features: comments, ratings, recipe feeds, public profiles — *this is a private household app, not a community product* - Meal-plan marketplaces / paid plans — *personal-use product* - Grocery delivery integrations (Instacart, etc.) — *Polish market + small scope; not worth the integration cost* -- Barcode scanning / receipt OCR for pantry updates — *manual entry is fine for a 2-person household* -- AI-generated recipes — *curated catalog is the value* **Deliberately not carried forward from the mockup:** - The mockup's seed data (~80 ingredients, ~30 recipes) — *user chose to start the catalog fresh*