Service Notifications
Page en construction (Lot 4 de la refonte documentaire)
Identité
| Attribut | Valeur |
|---|---|
| Port | 3005 |
| Schéma DB | notification |
| Owner | @platform-team |
Responsabilité
Émission des notifications utilisateur : SMS (OTP, alertes), push (Firebase Messaging), email (transactionnel). Persistance des notifications pour audit.
Pages à produire
overview.md(cette page).api.md— endpoints.data-model.md.runbook.md— surveillance des taux de delivery, retries, providers SMS.threat-model.md— sécurité OTP, anti-spam, contenu sensible.
Notes connues
- Variables d’environnement critiques staging :
NOTIFICATIONS_ENV=productionetNOTIFICATIONS_SCHEMA=notification(sinon OTP silently dropped).