pub(crate) fn to_executor_context_with_origin_frontend(
query_context: QueryContextRef,
origin_frontend_addr: &str,
trigger_reason: TriggerReason,
) -> ExecutorContextExpand description
Builds a frontend-originated procedure envelope with the trusted frontend origin.