System Diagnostics

Test flows, check connections, validate environment

📋 Handyman Quote → Book → Pay Flow Map

API Page Email Stripe Cron
1
Customer Opens Get-Quote
rebelseller.com/get-quote
Atlas AI chat + Services Catalog browse panel.
2
AI Service Matching
/api/quote-ai-assist
Claude matches user description to catalog items.
3
Load Service Catalog
/api/catalog
Returns full service catalog JSON.
4
Auth Gate
admin.rebelseller.com/auth/login
Auth.js login with Google/Email.
5
Create Lead in Pipeline
/api/opportunities
Creates opportunity in Handyman pipeline at Lead stage.
6
Move to Quote Sent Stage
/api/opportunities/[id]
Moves opportunity from Lead → Quote Sent stage.
7
Create Stripe Checkout
/api/checkout-create
Creates Stripe Checkout Session with deposit amount.
8
Post-Payment Booking Confirm
/api/booking-confirm
Validates Stripe → moves opp to Deposit Paid → books calendar.
9
Customer Booking Confirmation
Resend API
Branded email with booking details.
10
Tech Alert
Telnyx SMS + Resend
SMS + email to tech with customer info.

🔌 Service Status

Auth.js Authentication
Not tested
Neon Database
Not tested
Stripe Payments
Not tested
Telnyx SMS/Voice
Not tested
Resend Email
Not tested
ElevenLabs Voice
Not tested
Vercel Edge
15ms

⚡ Quick Actions

Stripe Neon Console