pub const NOTIFICATIONS_ALL: &str = "notifications.all";Expand description
notifications.all — broadcast end-user notification (SPEC
§2.2.1 / Phase E). Mirrors COMMANDS_ALL but on the
notification fan-out plane: the backend publishes here, the
NOTIFICATIONS stream retains it, and every agent forwards it to
the Client Apps in matching user sessions.