Chatbot Conversation Pipeline — Complete Code Trace
Definitive source of truth for the entire chatbot request lifecycle, from HTTP request arrival to response return. Every code path, every tool, every third-party call, every expected result. Generated 2026-04-02 from a full read of every file in the pipeline.
Chatbot UX Model
Three chatbot UX surfaces — hosted Care Hub (/care/[slug]), embedded chat widget (/chat/[slug]), and agent-specific pages — plus the HEAR pastoral conversation protocol
Inbox Compose-Message Modal — Expected Outputs
What customers see and can do when composing or replying to an Inbox item via email, SMS, or internal note. Shipped 2026-05-11/12.
Protection Audit — Chatbot & Voice Agent
Complete audit of every protection mechanism for the ChurchWiseAI chatbot and voice agent, with gap analysis and the test/baseline/benchmark framework definition.
Voice Agent Prompt Design
How voice agent system prompts are built from pure functions in prompts.py — church data injection, theological lens application, HEAR protocol, and runtime context assembly