KINGDOM BOS — UNIFIED CONVERSATIONS CENTER

Deploy location:
/home/kingdomid/platform/command

1. Upload this ZIP into /home/kingdomid/platform/command
2. Extract and overwrite matching files.
3. Run:
   /home/kingdomid/platform/scripts/deploy-admin.sh
4. Open:
   https://bos-admin.kingdomid.app/conversations?v=20260719-6

REAL DATA CONNECTED NOW
- Client workspaces: GET /api/onboarding/clients
- SMS conversation list: GET /api/sms/conversations/:clientId
- SMS message history: GET /api/sms/logs/:clientId?contactId=...
- Send SMS replies: POST /api/sms/send

CHANNELS PREPARED FOR NEXT API CONNECTIONS
- Calls
- Voicemail
- Email
- Web chat

The page is intentionally built as one unified channel architecture, so these channels can be connected without rebuilding the UI.
