# CLAUDE.md This file provides guidance to Claude Code when working with code in this repository. ## Project Overview Static marketing website for Quantum Tasks AI, served via nginx in Docker and deployed via Dokploy with Traefik for SSL and routing. ## File Structure ``` index.html — Homepage (dark navy hero, services, founders, contact) digital-branding.html — AI Digital Branding services page (SOSTAC+RACE) privacy.html — Privacy Policy terms.html — Terms of Service 404.html — Custom 404 page header.js — Shared self-injecting header (loaded cross-domain) robots.txt — Search engine crawl instructions sitemap.xml — XML sitemap (4 pages) Dockerfile — nginx:alpine image docker-compose.yml — Production config with Traefik labels nginx.conf — nginx routing, caching headers, security headers, 404 img/ — logo.png, favicon.ico, favicon-*.png, apple-touch-icon.png, og-image.png ``` ## Shared Header `header.js` is a self-injecting IIFE loaded by all Quantum Tasks AI apps: - Static site: `