Notifications

v3.0.0
module family

Real-time and async event messaging.

Migration Guidance
How to use this module family correctly in v3.

Represent channel-level notification config in modules and interaction capability group.

Entity-Level Pattern
{
  "modules": {
    "notifications": {
      "enabled": true
    }
  }
}
Related Entity Contracts
Common places where this module family appears.