Topolo Chat
Public overview of the collaboration surface for channels, direct messages, meetings, guests, and remote-assist workflows.
What It Is
Topolo Chat is the collaboration application for channels, direct messages, meetings, guest access, transcripts, and future remote-assist workflows.
Architecture
Chat combines a Cloudflare-native backend, a web client, realtime and meeting bindings, and optional desktop and mobile shells.
Runtime Surfaces
The primary public surfaces are https://chat.topolo.app and the direct worker host documented in /systems/topolo-chat.
API Reference
The current contract is curated in the docs platform and centers on channels, DMs, uploads, meetings, guests, notifications, notes, audit events, and remote-assist transport.
Auth and Permissions
Topolo Chat uses Topolo Auth for workspace access. Guest meeting entry is intentionally separate from normal workspace membership.
Data Ownership
Chat owns workspace, membership, channel, DM, message, upload, meeting, guest, transcript, audit, and remote-assist session state.
Deployments
Chat deploys as a Cloudflare-backed collaboration app with optional desktop and mobile client shells.
Failure Modes
- meeting join token flow drifts from guest or mobile launch flows
- realtime or Durable Object bindings are unavailable
- guest entry is mistakenly treated as normal workspace auth
Debugging
Start with /systems/topolo-chat, then separate workspace-auth issues from guest and meeting-launch issues before debugging deeper.
Change Log / Verification
- Added canonical Topolo Chat coverage and retired repo-local collaboration docs on 2026-03-30