chat_service
Real-time messaging system. WebSocket + REST + SQLite.
Connections
- database: chat.db
- depends on: config
- companion: chat-command-executor
- built with: FastAPI WebSocket
- feeds into: notification-router
Notes
- Features: conversations, messages, assignments, teams, labels, priorities, read receipts, SLA tracking, project timeline
- 10 workflow labels for categorization
- SLA targets per message type
- SQLite at /data/portal-auth/chat.db