AAttendrix Docsv1.0
Backend
ExplanationPlanned

Backend Architecture

Architecture of the Supabase / PostgreSQL backend, RPC layer, and workers.

Backend Architecture

Status: Planned for Phase 2

Backend service topology and database architectures will be documented from SQL migrations in Phase 2.

DATABASE INTEGRITY
INV-AUTHZ

All user data access must be governed strictly by PostgreSQL Row-Level Security (RLS) policies using auth.uid().

Was this page helpful?

Your feedback directly guides the engineering documentation roadmap.

On this page