The Starter Kit mirrors the layout described inDocumentation Index
Fetch the complete documentation index at: https://devkit4ai.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
starter-kit/SPECS.md and matches the user-app directories in the private repo:
app/: App Router routes including/dashboard,/login,/start, and the example galleries.components/: UI primitives (Radix-based), project chrome, and marketing sections identical to their counterparts indevkit4ai/user-app.lib/: Deployment mode hydration, authentication helpers, provisioning store, and utility functions.config/: Mode-aware app metadata surfaced in the header and footer.tests/: Vitest integration specs and Playwright E2E scaffolding that reflect the actual project-mode behavior.

