Post-Call Handler¶ ghost_brain.handlers.post_call ¶ Webhooks and events for post-call processing. logger = logging.getLogger(__name__) module-attribute ¶ router = APIRouter() module-attribute ¶ load_templates() -> str ¶ Load all markdown templates into a single string for the prompt. post_call_handler(request: Request) -> Response async ¶ Handle post-call processing triggered by Eventarc/GCS.