Notification Outbox
@mgreten/notification-outboxv2026.08.01.2
01README
A transport-neutral, secret-redacting notification outbox for swamp workflows that enqueues deduplicated notification records and drains them through a caller-supplied transport, performing no transport I/O itself.
02Release Notes
Prevent stale transport results from overwriting a newer notification era by binding drains to authoritative current state.
03Previous Versions
2026.08.01.1
Make same-instance enqueue dedup atomic and prevent raw transport errors from entering durable outbox records.
2026.07.20.1
Initial release: transport-neutral notification outbox — secret/path redaction, era-scoped dedup, lifecycle-inert enqueue/drain.
04Stats
A
100 / 100
Downloads
5
Archive size
14.6 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned
05Platforms
06Labels