Commit Graph

11 Commits

Author SHA1 Message Date
27bb8df513 Improve monthly insights: structured prompt, bullet recommendations, visual cards
- Strengthen prompt with required observations (savings rate, spend-to-income,
  top category, anomaly), dollar-formatted amounts, and pay schedule context
- Preserve recommendation array structure; store as JSON array string in DB
- Render recommendations as numbered cards with icons in home dashboard
- Add spend-vs-income progress bar and category flow mini bar chart
- Fix test assertions for new JSON array recommendation format

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 17:20:03 -04:00
5a6d03f5c8 Use host Ollama for Docker app runtime 2026-03-23 14:34:07 -04:00
28c5ad959f Add Ollama setup helpers and database backup 2026-03-23 14:27:53 -04:00
3bc8550f12 Add Ollama status checks and Docker deployment 2026-03-23 14:21:37 -04:00
a745c0ca1e Add offline monthly insights with Ollama 2026-03-23 14:12:35 -04:00
696d393fca Add offline merchant category suggestions 2026-03-23 13:28:00 -04:00
12c72ddcad Add monthly dashboard summaries for v1 2026-03-23 12:53:09 -04:00
f2854095f1 Add paycheck tracking workflow for v1 2026-03-23 12:45:24 -04:00
dec639ec16 Fix local database ignore rules 2026-03-23 12:37:05 -04:00
905af75cd8 Implement expense tracking foundation for v1 2026-03-23 12:32:36 -04:00
5d7e25c015 Define OpenSpec change for monthly expense tracker v1 2026-03-23 12:10:18 -04:00