AgentFlow Enterprise Docs
Technical documentation for evaluation and operation.
Implementation-level references for developers, enterprise evaluators, and operators reviewing AgentFlow Enterprise. These pages document the current Next.js, Supabase, Stripe, OpenAI, and integration readiness paths without publishing secrets or unsupported claims.
Buyer verification checklist included: public routes, auth redirect, checkout/webhooks, Sentry capture, and provider readiness should be staged before customer onboarding.
Start here
Environment Variables Reference
A deployment reference for public variables, server-only secrets, current Stripe price variable names, and optional readiness variables.
Start hereAPI Reference — Lead Qualification
The real inspected qualification endpoint is `POST /api/ai/qualify-lead`; no `POST /api/qualify` route was found.
Start hereStripe Webhook Events
Stripe lifecycle events are verified from the raw body, persisted in Supabase, and used to update checkout, customer, subscription, billing, audit, email, and analytics records.
Start hereSupabase Schema & RLS Overview
Tenant data is scoped to organizations and active memberships. Browser access is narrower than service-role backend access.