TopoloCRM
Public overview of the CRM service, pipeline surface, and developer-key access model.
What It Is
TopoloCRM is the customer and pipeline management surface for contacts, companies, deals, tasks, and real-estate-oriented records.
Architecture
CRM combines the application UI with a worker/backend surface that owns CRM data access, attachments, and API key developer access.
Runtime Surfaces
See /systems/topolo-crm for the current runtime hosts and worker deployment surfaces.
API Reference
Use /reference/apps/topolo-crm and the generated OpenAPI surface for the current route and operation map.
Auth and Permissions
CRM developer-key management is controlled through Auth-validated org and service permissions.
Data Ownership
CRM owns its domain records, attachments, and pipeline data while relying on Auth for identity and scope validation.
Deployments
CRM ships with a backend worker surface and storage bindings documented in the generated handbook.
Failure Modes
- stale auth claims or missing admin permission on API key surfaces
- storage/binding misconfiguration
- route drift between UI and worker APIs
Debugging
Use /systems/topolo-crm for runtime and deployment detail, and /reference/apps/topolo-crm for the contract surface.
Change Log / Verification
- Verified against the current CRM API key and backend contract model on 2026-03-29