Technology Stack
A current, plain-language view of the V2 technology and responsibility model.
V2 Platform
- Application: TanStack Start, Solid, and TypeScript.
- Hosting and runtime: Cloudflare Workers.
- Database: Cloudflare D1 with separate development, staging, and production resources.
- Private evidence: Cloudflare R2.
- Volunteer identity: Cloudflare Access, with an approved identity provider such as Google.
Security Model
Public and private queries are separated. Volunteer routes are protected at the edge and commands independently verify application capabilities. Private objects are never exposed directly through public HTML.
Deployment Status
V2 is still in local development. The existing V4 production application remains authoritative until staging, migration, reconciliation, security, and cutover gates are completed.
