Push alerts — make the system find you
The daemon runs in the background and dispatches a concise digest whenever something worth notifying changes: a role escalates to tight or critical, a new staffing deadline falls within your warn window, or the playbook memory compounds meaningfully. Phone-first shops don't open dashboards — they need the system to reach out.
Configuration
Webhook behavior. The daemon POSTs JSON {text, digest} to your webhook URL.
Slack and Discord both accept this shape if the URL is an incoming-webhook. The text
field is pre-formatted human-readable; the digest field is structured for a bot to parse.
Interval changes take effect on next server restart.