Marketing site for Tracelane — predictive reliability for AI agents.
Live at https://tracelane.dev. V1 ships Tuesday, June 16, 2026.
- Astro 5 static site generator
- Tailwind 4 (via
@tailwindcss/vite) - Cloudflare Pages hosting
- Cloudflare D1 (notify email capture)
- Self-hosted Inter + JetBrains Mono (WOFF2 subset)
- Zero JavaScript frameworks. Inline
<script>only for the notify form.
Pure monochrome. Lowercase. No accent color. Hierarchy through type size, weight, and grey stops. Reference: Linear, Vercel, Resend, Cursor, Jenova.
pnpm install
pnpm dev # http://localhost:4321
pnpm build # outputs to dist/
pnpm preview # preview the production buildRequires Node 20+ and pnpm 9+.
See README-DEPLOY.md for the Cloudflare Pages + D1 setup.
- Site code: MIT
- Site content (copy, design): CC-BY-4.0
- The Tracelane product itself is Apache 2.0 — see tracelane/tracelane.
This is the marketing site. For most contributions, the product repo at
tracelane/tracelane is the right
place. For site bugs or copy fixes, see CONTRIBUTING.md.