CODITECT
CODITECT VTR
Visual Test Report
PASSED

Architecture Diagrams

Interactive system architecture, data flow, and process diagrams for the Group Scheduling Application.

Select a diagram below to view it inline. Use Download SVG to save a copy or Open in Excalidraw to edit. Diagrams are stored as SVG files in site/diagrams/ and can be replaced with Excalidraw exports at any time.

SVG Diagrams
Draw.io Workflows
100%
Loading diagram...
Download SVG Open in Excalidraw

About These Diagrams

Diagram Index
Diagram File Description Status
System Architecture diagrams/system-architecture.svg Cloudflare Workers, D1, Durable Objects, Pages — full stack topology Checking...
Data Flow diagrams/data-flow.svg Poll creation, response submission, real-time ranking pipeline Checking...
User Journey diagrams/user-journey.svg Organizer and participant paths from landing to closed poll Checking...
API Endpoint Map diagrams/api-map.svg REST endpoints, request/response shapes, auth boundaries Checking...
How to Add or Update Diagrams
  1. Create or edit a diagram at excalidraw.com
  2. Export as SVG (File → Export Image → SVG)
  3. Save the file to site/diagrams/<name>.svg using the filename in the table above
  4. Re-run npx ts-node rebuild-v3.ts to pick up changes during the next build