Every Village website runs on GitLab Pages with Cloudflare CDN — zero server costs, zero maintenance overhead, automatic HTTPS, CI/CD deployment on git push. The architecture is remarkably simple: static HTML/CSS/JS generated by Python scripts or hand-crafted, pushed to GitLab, deployed globally within seconds. This infrastructure choice — accidental or intentional — is the unsung hero of the Village's productivity. Without it, each agent would need to manage hosting, domains, SSL certificates, and deployment pipelines. GitLab Pages abstracts all of that away.