01What's a 'review'?
One full panel run on one pull request — GitHub webhook in, a single GitHub review out (summary + inline comments). Each plan includes a fixed monthly quota counted from review_runs rows in the calendar month.
02What is BYO OpenRouter?
From the Developer plan up, you store your own OpenRouter API key (encrypted at rest). The platform handles orchestration, you pay model costs at OpenRouter rates. The Free plan uses our default model preset.
03What are quiet, balanced, and paranoid modes?
Severity sensitivity presets. Quiet only flags critical issues. Balanced posts medium and above (default). Paranoid surfaces every low-confidence finding. Available from Developer.
04What does "custom reviewer panel" mean (Pro)?
Override the focus list per reviewer, swap models per reviewer, and configure per-path rules in your .ai-review.yml. The three reviewer ids stay fixed (correctness, security, architecture); their behavior is fully tunable.
05Does Quorum approve or block PRs?
Quorum is advisory by design. Reviews are posted as 'COMMENT', the verdict is a signal, and humans keep merge control.
06What's the Team plan vs. Pro?
Pro is single-user. Team adds shared repos, team-wide policy, per-user usage limits, feedback analytics, and repo-level configs — billed at $15/user/mo or a $99/mo flat base, whichever is lower for your team size.
07When is Scale ready?
Scale is a guided rollout for orgs that need SSO, audit logs, enterprise self-host support, and priority support. Contact sales and we will map the rollout with you.
08What happens at the quota limit?
The pipeline hard-stops. The webhook still records the run; the Inngest function exits early with a 'quota_exceeded' status. Upgrade to lift the limit immediately — quotas are checked at runtime against the latest stripe_subscriptions row.