Skip to main content

Knowledge > Process Flows

Process Flows

Detailed flow diagrams and logic descriptions for all customer-facing interactions, system-level processes, and agent-internal operations across the ChurchWiseAI platform.

Categories

Customer-Facing (8 flows)

FlowWhat it covers
Inbound CallVoice call from ring to farewell
Chat MessageChatbot message through the 16-step pipeline
Claim FlowChurch claiming their PewSearch listing
Checkout FlowStripe checkout from plan selection to activation
OnboardingNew church setup after first subscription
Church SearchDirectory search and filtering
Illustration BrowseITW content browsing and filtering
Contact FormPro Website contact form submission

System (9 flows)

FlowWhat it covers
Webhook ProcessingStripe webhook lifecycle
Auth FlowSupabase Auth login/signup/magic link
RAG QueryContent retrieval pipeline
Content GenerationBatch content via Claude CLI
Derive PipelineKnowledge→code derivation
Nightly GDrive SyncGoogle Drive document sync
Daily AuditWatchTower health check cron
Email SendingTransactional email via Resend
Admin Dashboard LoadAdmin dashboard data fetching

Agent-Internal (4 flows)

FlowWhat it covers
Voice Turn ProcessingPer-turn moderation and routing
Chatbot Agent RoutingIntent → agent assignment
Crisis DetectionCrisis keyword detection and handoff
Theological Lens MatchingTradition-aware response tuning

See Also