Rose no longer emails any notification
EMAILABLE_KINDS is now empty, so every kind - regwatch and system included - raises the in-app bell and stops there. Nothing Rose notifies about is urgent enough to be worth an inbox for a cohort of 36. The mechanism stays: re-enabling a kind is adding it back to that one set. Invitations and password setup are untouched - they go through lib/email.ts directly rather than notify(), and must keep sending, since that is how a student gets into Rose at all.
| Repository | pdombkins/rose_lawyer |
|---|---|
| Author | Peter Dombkins <pdombkins@gmail.com> |
| Authored | |
| Parents | 0cb4d92b |
| Stats | 2 files changed , +29 , -25 |
| Part of | Progressive lockdown of outbound notification email |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-9e681f67.md
from inside the repo you want the change in.