Skip to main content

5 docs tagged with "hear-protocol"

View all tags

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

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