Settings matrix (channel × type)
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 — 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 mcp/patterns.registry.json.