Infrastructure

Security Policy

Last updated: June 19, 2026  ·  Vrexis Technologies

Server-Side AI Execution
All AI generation calls are made server-side. Your Anthropic API key is never exposed to the browser or included in client-side code.
Row-Level Security
Supabase Row Level Security policies ensure strict data isolation at the database layer. You can only read and write your own data — no cross-account access is possible under any circumstances.
Zero Model Training
Client intake responses are processed via Anthropic's enterprise API and are never used to train AI models. Your clients' data stays yours.
Input Sanitization
All form submissions are validated server-side and stripped of HTML and script content before processing. Input length is strictly enforced on every field.
Encrypted at Rest
All data stored in Supabase is encrypted at rest using AES-256. Supabase is SOC 2 Type II certified.
TLS in Transit
All connections to briefops.app use TLS 1.2 or higher. HTTP connections are automatically redirected to HTTPS.
Rate Limiting
API endpoints are protected against abuse through per-user rate limiting via Upstash Redis. Automated abuse attempts are blocked before they reach the AI layer.
Webhook Verification
All Stripe payment webhooks are cryptographically verified using HMAC signatures before any subscription changes are processed.
Privacy PolicyTerms of ServiceContact