One feed merges system notifications and customer threads; reply, assign, resolve — with read receipts.
Inbox to resolved on one trail.
The unified feed merges system notifications and threads. Two automatic gates run: entity-scoped RLS hides out-of-scope threads, and a role check disables compose for read-only users. Replies notify the customer by bell and email; a teal gate fires when an admin resolves or assigns; a customer reply reopens a closed thread.
Mail = email sentBell = in-app alertAmber diamond = automatic checkTeal diamond = a person decides
app/inbox
Live demo
recording from the demo site — coming soon
Inbox to resolved, entity-safe. RLS hides out-of-scope threads at the server; read receipts write on open; role gates block read-only users from composing; replies notify the customer by bell and email; admins resolve or assign; a customer reply reopens the thread.