Settings matrix (channel × type)
Generated from
pattern-library/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 · Maturity: proven (verified 2026-08-20 @ 1a130d67) · Risk: low — user-scoped preference writes only
The settings UI renders a channel-by-notification-type matrix backed by a form schema, letting a user toggle which channels receive which notification types.
When to use: Use when users need granular per-channel, per-type control over which notifications they receive.
Docs
Code
Proof
/account/notifications(app route, no showcase)
Machine-readable record: notifications-settings-matrix in pattern-library/registry.json.