RiskSure Documentation

Architecture

RiskSure is a static-first multi-tenant risk/compliance web app hosted on Cloudflare Pages. The backend is Supabase in Sydney (ap-southeast-2).

Security

All tenant data is protected by Postgres Row Level Security (RLS) with deny-by-default policies. Evidence is stored in Supabase Storage with short-lived signed URLs.

Getting Started

See PROJECT.md in the repository root for detailed architecture and setup instructions.