Skip to main content

create_trigger_receipt

Function create_trigger_receipt 

Source
pub fn create_trigger_receipt(
    flow_run_id: FlowRunId,
    trigger_input: &TriggerInput,
) -> Receipt
Expand description

Generate a Receipt for a webhook trigger boundary crossing.

The webhook is a boundary crossing: external HTTP request -> internal FlowRun. The receipt captures the trigger metadata as immutable evidence per IBP section 6.