The context passed into generic action functions
@type t() :: %Ash.Resource.Actions.Implementation.Context{ actor: term(), authorize?: boolean(), domain: module(), source_context: map(), tenant: term(), tracer: atom() | [atom()] | nil }