You describe an app idea, answer questions about data sources and scale, pick your hosting. Output is a markdown spec with architecture guidance, trust boundaries, and a pre-ship checklist. Three complexity tiers based on your answers: minimal (plain HTML/CSS/JS, no build tools), standard (static site + optional edge proxy), full (SSG + edge proxy + KV cache + cron). Defaults to Cloudflare free tier but the stack choices are yours.
Spec generation is entirely client-side -- conditionals and templates, no LLM. Built with Astro 5 on Cloudflare Pages + Workers. Follows the same zero-stack pattern it generates specs for.