{"service":"notification-service","purpose":"Owns notification policy and delivery. Domain services decide that something happened; this service decides how, when and through which channel a person is told — one notification, with in-app, desktop, push, email and SMS as its delivery channels, never as notifications of their own. It learns what happened from events or from the trusted create API and never polls a sibling to ask; no other service may call an email, SMS or push provider directly. Owns Postgres schema `notification` in the shared antfabric_backend; internal in every environment.","version":"0.1.0","routes":["notification-deliveries","notification-devices","notification-preferences","notification-provider-webhooks","notification-templates","notifications"],"openapi":"/openapi.json","docs":"/docs"}