Notification Delivery Policy v1¶
Source schema: doc/schemas/notification-delivery-policy.v1.schema.json
Local host policy controlling whether a created notification interrupts, enters the inbox, is deferred, or is suppressed.
Governing Basis¶
Project Lineage¶
Fields¶
| Field | Required | Shape | Description |
|---|---|---|---|
schema |
no |
const: notification-delivery-policy.v1 |
|
enabled |
no |
boolean | |
policy/ref |
no |
string | |
timezone |
no |
string | |
safety-critical/kinds |
no |
array | |
disabled/kinds |
no |
array | |
quiet-hours |
no |
object | |
| ## Field Semantics |
schema¶
- Required:
no - Shape: const:
notification-delivery-policy.v1
enabled¶
- Required:
no - Shape: boolean
policy/ref¶
- Required:
no - Shape: string
timezone¶
- Required:
no - Shape: string
safety-critical/kinds¶
- Required:
no - Shape: array
disabled/kinds¶
- Required:
no - Shape: array
quiet-hours¶
- Required:
no - Shape: object