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,14 @@
|
||||
# Signals Slice
|
||||
|
||||
This slice owns the derived relationship signal feed.
|
||||
|
||||
Use it for product logic that turns stored context into suggestions, signals,
|
||||
or future recommendation hooks.
|
||||
|
||||
Current signal sources:
|
||||
|
||||
- local synthesized follow-through suggestions derived from people, reminders,
|
||||
ideas, dates, and preference signals
|
||||
- optional LLM-generated signals when configured
|
||||
- backend feed items when running against a real gateway or when no better
|
||||
local feed exists
|
||||
Reference in New Issue
Block a user