Describes how and why a conversation was created.
@type t() :: %Cyclium.Intent.Origin{ actor_id: atom() | binary() | nil, principal: map() | nil, trigger_ref: map() | nil, type: :user | :workflow | :system, workflow_ref: map() | nil }