# Frontend Architecture **Last Updated:** 2026-03-08 --- ## Two Products, Two Different Tools The project has two distinct frontend surfaces with different constraints: | Surface | Tool | Why | |--|--|--| | Chatbot widget | **Preact + Shadow DOM** | Embeddable, 3KB, no host-site conflicts | | Admin panel | **React (Vite + shadcn/ui)** | Standalone SaaS, rich UI ecosystem needed | --- ## Chatbot Widget — Preact + Shadow DOM ### Why Not React The widget gets embedded in clients' websites via a `