The context and arguments of a calculation
@type t() :: %Ash.Resource.Calculation.Context{ actor: term() | nil, arguments: map(), authorize?: boolean(), constraints: Keyword.t(), domain: module(), resource: module(), source_context: map(), tenant: term(), tracer: module() | nil, type: Ash.Type.t() }