Commit Graph

52 Commits

Author SHA1 Message Date
Paul Huliganga c86402f0ed docs: finalize project decisions and AI features vision
- Domain: recipes.paje.ca
- Users: Whole Huliganga family (Anne, Elizabeth, Paul, Joseph)
- Data migration: Export from CopyMeThat (if free tier allows)
- v1 priority: Recipe scraping first
- v2+ AI features: Ingredient substitutions, meal planning, shopping lists, nutrition tracking, Fintrove cost integration, voice/OCR input

Ready for agent kickoff.
2026-03-23 22:12:58 -04:00
Paul Huliganga 6552640cfa chore: initialize recipe-manager project with agentic harness
- PROJECT.md: Product vision, success criteria, constraints
- ARCHITECTURE.md: Tech stack, patterns, deployment strategy
- ROADMAP.md: MVP → v1 → v2 milestone planning
- AGENT_INSTRUCTIONS.md: Development workflow for autonomous agents
- README.md: Project overview and quick start
- TODO.md: Task tracking
- .gitignore: Standard Node.js/Docker exclusions

Project ready for first agent sprint (MVP development).
2026-03-23 22:03:14 -04:00