Commit Graph

4 Commits

Author SHA1 Message Date
Dani B
a9ff5e8607 docs: define v1 requirements
62 requirements across 9 categories:
- Inventory core (7)
- Sharing & multi-user (10)
- Expiration management (7)
- Authentication (5)
- Notifications (7)
- AI shopping prediction (7)
- Local sales tracking (7)
- Setup & onboarding (6)
- UI & platform (7)
- Data & performance (9)

v2 deferred: recipes, iOS, advanced features
All requirements ready for roadmap mapping.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-01-27 23:44:43 -05:00
Dani B
bd477b0baa docs: complete project research (ecosystem analysis)
Research files synthesized:
- STACK.md: Flutter + Supabase + Riverpod recommended stack
- FEATURES.md: 7 table stakes, 6 differentiators, 7 anti-features identified
- ARCHITECTURE.md: Offline-first sync with optimistic locking, RLS multi-tenancy
- PITFALLS.md: 5 critical pitfalls (v1), 8 moderate (v1.5), 3 minor (v2+)
- SUMMARY.md: Executive synthesis with 3-phase roadmap implications

Key findings:
- Stack: Flutter + Supabase free tier + mobile_scanner + Open Food Facts
- Critical pitfalls: Barcode mismatches, timezone bugs, sync conflicts, setup complexity, notification fatigue
- Phase structure: MVP (core) → expansion (usage tracking) → differentiation (prediction + sales)
- All research grounded in ecosystem analysis (12+ competitors), official documentation, and production incidents

Confidence: HIGH
Ready for roadmap creation: YES

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-01-27 23:42:37 -05:00
Dani B
16c7dd7c43 chore: add project config
Mode: YOLO (auto-approve)
Depth: Comprehensive (8-12 phases)
Parallelization: enabled
Workflow agents: research=on, plan_check=on, verifier=on
Model profile: Budget (Haiku where possible)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-01-27 23:33:14 -05:00
Dani B
a324e62e04 docs: initialize Sage project
Collaborative household food inventory tracker that prioritizes expiration
alerts and reduces waste through smart tracking and usage prediction.

- Core: expiration alerts + multi-user + AI predictor + notifications
- Stack: Flutter (Android/web), Supabase + self-hosted Docker
- v1 focus: tracking, alerting, multi-user sync
- Recipes deferred to v2

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-01-27 23:32:03 -05:00