use ;
/// Result of `functions executions create`.
///
/// Wire: `{"type":"notification","execution":{"output":...}}`.
///
/// Per-task / per-vote / reasoning errors are surfaced live during
/// streaming via `Output::Error` notifications (see the CLI's
/// streaming handler). They are NOT bundled into this payload.
/// Body of an execution result: the final task output.