1. Architecture overview
Replofy is a hosted, multi-tenant customer support platform built around a schema-per-tenant data model. Customer workspaces are isolated by organization, and runtime access to workspace data is mediated through tenant-scoped database functions and MCP tools rather than broad direct client access to tenant schemas.
The service currently relies on managed infrastructure for application hosting, authentication, storage, database operations, queue processing, and AI runtime orchestration.
