TorbatYar/backend/services/communication/README.md
Mortezakoohjani 10c3c43a75 feat(communication): add SMS MVP frontend with governance artifacts.
Ship the full Communication portal (real SMS API, feature-locked future channels), BFF proxy, docs, snapshot, and phase handover.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-27 11:11:25 +03:30

1.1 KiB

Communication Service

Independent Enterprise Communication Platform (Torbat Communication) for TorbatYar SuperApp.

  • Database: communication_db (sole owner)
  • Port: 8005
  • Version: 0.8.10.1
  • Permission prefix: communication.*
  • Status: Production Ready (SMS MVP)

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

Channel Status
SMS (mock + Payamak) Production Ready
Email, Push, WhatsApp, Telegram, Rubika, Voice Architecture-ready stubs — see communication-roadmap.md

Docs