VibeRaven
Windsurf Production Checklist
Run npx -y viberaven --agent-mode on your Windsurf project to map launch gaps before inviting real users or enabling payments.
Check a Windsurf-built app before launch
- Separate local, preview, and production env vars.
- Verify server-side auth on API routes and protected pages.
- Check payment webhooks and entitlement logic.
- Review database migrations and RLS policies.
- Confirm deployment and provider dashboard steps.
- Add monitoring on signup, checkout, and API failure paths.
How do I know if a Windsurf-built app is production-ready?
Run npx -y viberaven --agent-mode to map evidenced launch gaps across auth, billing, database, and deployment.