scivein
Integration status
Which integrations this deployment has credentials for. We never show the actual values — only whether each one is wired up. Public on purpose: the booleans below are not secrets, and exposing them lets Sadi answer “is X configured?” from a browser instead of digging through Vercel.
| Integration | Status | Unlocks |
|---|---|---|
Supabase (public) NEXT_PUBLIC_SUPABASE_URL, NEXT_PUBLIC_SUPABASE_PUBLISHABLE_KEY | Configured | Auth, magic-link sign-in, public reads |
Supabase (service role) SUPABASE_SERVICE_ROLE_KEY | Configured | Server-side mutations, RLS-bypassed jobs, invite issuance |
Gemini GEMINI_API_KEY | Configured | Embeddings (gemini-embedding-001) + worker digest summaries (gemini-2.5-flash) |
Resend RESEND_API_KEY | Missing missing: RESEND_API_KEY | Daily digest emails, workspace invite emails |
Stripe (checkout) STRIPE_SECRET_KEY, NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY, STRIPE_TEAM_PRICE_ID | Missing missing: STRIPE_SECRET_KEY, NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY | Paid team-tier billing checkout |
Stripe (webhook) STRIPE_WEBHOOK_SECRET | Configured | Subscription state sync from Stripe events |