Project Workflow
Build Flow
Small local changes move through preview, build validation, sync, deployment, and live review.
Flow
- idea
- AI builds
- local preview
- build check
- GitHub
- Cloudflare
- live
Rules
- Read project instructions before editing.
- Build the smallest useful version.
- Validate with
npm run build. - Do not deploy until deployment is configured.