f655adfbea
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.
5 lines
183 B
Markdown
5 lines
183 B
Markdown
# Home Shell
|
|
|
|
This folder is a compatibility surface around the app shell. The canonical shell
|
|
now lives in `lib/app/presentation/`, so only keep thin exports or temporary glue here.
|