Collected sources and patterns will appear here. Add from search or the patterns library.
DatabaseMutations -> UnifiedSSEStream
Merge state changes from database mutations across discrete entities (e.g., tasks, agents, alerts) into a single, real-time Server-Sent Events (SSE) broadcast feed.
Problem it solves
Frontend dashboards and terminal-based watchers require multi-resource updates without multiple long-polling channels.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.