Include Loyalty/Communication/Sports Center backends and registry updates alongside production nginx and compose wiring. Co-authored-by: Cursor <cursoragent@cursor.com>
25 lines
679 B
Markdown
25 lines
679 B
Markdown
# Communication Service
|
|
|
|
Independent **Enterprise Communication Platform** for TorbatYar SuperApp.
|
|
|
|
- Database: `communication_db` (sole owner)
|
|
- Port: `8005`
|
|
- Version: `0.8.10.1`
|
|
- Permission prefix: `communication.*`
|
|
|
|
## Boundaries
|
|
|
|
This service is shared infrastructure. It does **not** belong to CRM, Loyalty, Restaurant, or any business module.
|
|
|
|
Consumers interact only via HTTP APIs and events. No module may call external SMS/email/push providers directly.
|
|
|
|
## Channels
|
|
|
|
Designed for: SMS, Email, Push, WhatsApp, Telegram, Rubika, Voice, Future.
|
|
|
|
**Initially active:** SMS (mock + Payamak adapters).
|
|
|
|
## Docs
|
|
|
|
See `docs/communication-phase-8.md`.
|