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.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user