What I deliver:
→ GitHub webhook integration — triggers automatically on PR open/update
→ AI review engine (Gemini, GPT-4o, or Claude) — reads diff + context, not just surface code
→ Structured review output: security flags, quality notes, and line-specific suggestions
→ Event-driven pipeline via Inngest — reliable, observable, with retry logic
→ Review storage in PostgreSQL via Prisma ORM — every review saved, zero data loss
→ Next.js dashboard (optional) — browse all reviews across your repos
→ Deployed and production-ready on Vercel or your own infra