Static Export Architecture
The application is a static site built with Next.js and deployed to Cloudflare Pages. This means there is no API server, no database, and no logging infrastructure. The code you see on GitHub is exactly what is served to your browser.