v1.0.0 — Initial Release
Gist v1.0.0
Zero-stack app spec generator. Describe your app idea, answer structured questions, download a deployment-ready markdown spec for AI coding assistants.
Highlights
- Persona-aware question flow — new-builder (jargon-free) and developer paths
- Complexity router — minimal / standard / full tiers matched to your actual needs
- Complete spec output — architecture, UX states, wiring guide, pre-ship checklist, implementation order, deployment steps, CSP, accessibility, free tier budget math, and a suggested prompt for your AI assistant
- Editorial Craft design — dark mode, fluid typography, self-hosted fonts, offline-capable PWA
- 59 unit tests covering complexity router, question engine, and generator
Infrastructure
- Static Astro 5 site on GitHub Pages
- Service worker for offline caching
- CI: lint + test + build on every push
- Deploy: tagged releases via
actions/deploy-pages
Full changelog: CHANGELOG.md