Schema & delivery log
Generated from
mcp/patterns.registry.json— do not edit by hand; change the registry and runbun run patterns:build.
Index card — the docs below are the canonical explanation; deep-tier pattern pages additionally carry invariants and emulation notes.
Category: Notifications · Tier: light · Risk: low — schema/reference only
The multi-channel schema adds per-user channel-connection tables, verification tokens, and push subscriptions, plus a notification_deliveries table logging per-channel send status.
When to use: Use as the reference schema when modeling a new channel connection or auditing delivery outcomes.
Docs
Code
Machine-readable record: notifications-schema-delivery-log in mcp/patterns.registry.json.