QuoteAssist platform
Build status
Multi-tenant AI-powered quote assistant, built in thin vertical slices — each release is independently deployable to staging. Status updates as each release lands.
| Release | Description | Status |
|---|---|---|
| Foundation | ||
| R0 | Walking skeleton — app deploys, /health green | Done |
| R0a | Platform home + tenant directory (/tenants) | Done |
| R1 | Auth — tenant users sign in / out | Done |
| R2 | Tenancy + RBAC (subdomain + custom domain) | Done |
| Site Admin | ||
| R3 | Admin identity + tenant CRUD + 15-day trial | Done |
| R4-retrofit | Admin RBAC + protected super_admin | Done |
| R5-selfreg | Self-registration → auto-approve to trial | Pending |
| R6-errors | Branded error pages (401/403/404/500/503) | Pending |
| Tenant Basics | ||
| R7-rbac | Users, roles, permissions + self:* + requests | Pending |
| R8-dashboard | /app dashboard landing | Pending |
| R9-recovery | Account recovery (forgot / reset / email change) | Pending |
| R10-domain | Custom domain (add, verify, auto-TLS) | Pending |
| Leads / Quotes | ||
| R11-quotes | Quote request CRUD (lead capture) | Pending |
| R12-quote-reply | Quote detail + AI reply hook (stub → live) | Pending |