@type scope() :: :workflow | :version | :global | :none
@type t() :: %Hephaestus.Workflow.Unique{key: String.t(), scope: scope()}