# Notification Service (Placeholder) > وضعیت: طراحی‌شده در معماری، پیاده‌سازی در فازهای بعدی. ## مسئولیت‌ها - ایمیل - پیامک - push - webhook - in-app notification ## اصول - دیتابیس مستقل (`notification_db`) با `tenant_id` در جداول بیزینسی. - ارتباط با سایر سرویس‌ها فقط از طریق API/Event. - بررسی دسترسی قابلیت‌ها از Core (`notification.*`). ## Related Documents - [Module Registry](../../../docs/module-registry.md#notification) - [Services Contracts](../../../docs/reference/services-contracts.md) - [Architecture](../../../docs/architecture/architecture.md)