notif-priority-heap-stable

Status: IN

The priority queue uses a three-element key `(priority, timestamp, seq)` where `seq` is a monotonic counter, ensuring stable FIFO ordering within the same priority level

Source: entries/2026/06/05/notification-system-notification_system.md

Depended on by

JSON