Notifier — retired, see Notify

This module no longer exists. The Notifier host family retired on 2026-09-08 (SPRINT_20260722_015 NTF-10). Its capability was not withdrawn — it was consolidated into Notify, which is where all current documentation lives.

You wantedRead
What the service does, and its API surface../notify/README.md
Architecture dossier../notify/architecture.md
Operator runbook../../runbooks/notify/notifier-runbook.md
Dev SMTP loop (Mailpit)../notify/operations/dev-smtp.md
Pack-approval contract../notify/pack-approvals-contract.md
The frozen sources and the freeze recordsrc/__Obsoleted/Notifier/AGENTS.md

What happened, in one paragraph

notifier-web merged into notify-web at NTF-5 (2026-04) and was commented out of compose from then on. NTF-4 lifted the delivery worker’s whole 154-file domain into the same-family library src/Notify/__Libraries/StellaOps.Notify.Delivery, leaving the predecessor host with only a composition root. NTF-9 moved the family onto its own stellaops_notify database. The notifier-worker deployable was retired on 2026-09-04 once a constructed forcing function proved the successor delivering — one exact consumer.role=notify-worker delivery with the predecessor stopped — and the sources were frozen under src/__Obsoleted/Notifier/ on 2026-09-08. The family’s deployables are now notify-web and notify-worker.