Files
Rijad Zuzo f655adfbea feat: add local-first private AI digest workflow
Migrate app code into canonical feature slices, add phone-only AI digest scheduling and review, wire local notification/background task support, and cover the flow with tests.
2026-05-17 00:17:20 +02:00

10 lines
335 B
Markdown

# Dashboard Slice
This slice owns the home overview experience.
- `domain/dashboard_models.dart`: lightweight dashboard task and summary types.
- `presentation/dashboard_view.dart`: dashboard screen and interactions.
If you want to change the founder daily workflow, this is usually the first
screen to inspect after the app shell.