Skip to main content

5 docs tagged with "routing"

View all tags

Chatbot Agent Routing

How the chatbot routes each incoming message to the correct specialist agent (Coordinator, Care, Stewardship, Discipleship) — intent detection, persona loading, and agent handoff logic

Chatbot Agents

The 4 chatbot agent types (Coordinator, Care, Stewardship, Discipleship) — their personas, domain expertise, allowed tool sets, and how the routing system selects the correct agent

Inbound Call Flow

Complete lifecycle of an inbound church phone call — Twilio SIP trunk, LiveKit Cloud SIP gateway, Railway agent worker, church routing by phone number, agent selection, and post-call DB writes

Pro Website Vanity URLs

How custom vanity URLs work for Pro Website churches — middleware routing at /[vanity] and /s/[slug], how they're stored in premium_churches, and SEO implications

Voice Agent Architecture

Multi-tenant LiveKit Agents SDK architecture — one deployed agent serves all churches via SIP trunk phone-number routing, with per-church config loaded from Supabase at call init