Admin-safe read models for operator UI surfaces.
This module returns small DTO maps instead of raw Ecto schemas so UI packages do not accidentally render payloads, render snapshots, provider responses, or other sensitive fields.
Summary
Functions
Returns compact command-center facts for the operator admin home.
Lists persisted notification definitions inferred from durable rows.
Lists per-recipient notification feed facts for operator debugging.
Returns outcome totals suitable for status cards.
Lists recent deliveries in problem terminal states.
Lists recoverable events and deliveries as redaction-ready DTOs.
Functions
Returns compact command-center facts for the operator admin home.
Lists persisted notification definitions inferred from durable rows.
Code-defined notifier registry/skew detection can be layered on later; this first pass is deliberately based on the local database source of truth.
Lists per-recipient notification feed facts for operator debugging.
Returns outcome totals suitable for status cards.
Lists recent deliveries in problem terminal states.
Lists recoverable events and deliveries as redaction-ready DTOs.