Setup & readiness
Connect Meta, AI and Invespy CRM before live deployment.
Meta Cloud API
Access token, WABA ID, phone number ID, app secret and webhook subscription.
READYAI agent (Claude)
Anthropic API key, Sonnet 4.6 for replies + Haiku 4.5 for lead scoring, agent identity and approved Invespy knowledge.
READYConsent ledger
Opt-in basis, source, timestamp, evidence and permanent opt-out suppression.
READYDatabase (Neon)
Run db:push and seed:knowledge against the Neon project.
READYWebhook URL
POST /webhooks/whatsapp — HMAC-verified, fast-ack, enqueues AI replies.
READYSend worker (Vercel Cron)
send-worker / ai-worker / reclaim crons drain the job queue. (Not a long-running process.)
READY