#184 — Add daily notifications/insights
Repo: Twill-AI/facade State: open | Status: open Assignee: Unassigned
Created: 2024-11-08 · Updated: 2025-03-24
Description
In order to provide users with morning notifications/insights even in absence of Rutter-side updates we need to trigger LlmEngine to generate insights every working day.
Consider options to trigger them on per-tenant and even per-user basis because users may prefer different types notifications, at least need to provide ability to unsubscribe from some daily updates.
AC:
- Notifications API is added to app.
- Notifications API is explained in Confluence Facade API.
- Cron tasks persistence is added.
- LlmEngine TBD method is called by cron task per tenant.
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets