mirror of
https://github.com/HeyPuter/puter.git
synced 2026-09-12 08:15:58 +00:00
Widen the notif: match filter and fetch scope for a session's own generic developer/app-user subscribe: today it pins ref to the session's own uuid, so a row naming an app (handler-suspension notices, app-bound worker deploys) never matches live and never replays on reconnect, even though the audience predicate already grants the holder every such row it owns. The predicate is the authority and already reruns per row/page after the match, so widening the filter to it (account is unaffected — it never names an app) adds no exposure.