t() :: :startup | :active | :inactive
new(any()) :: Croma.Result.t(t())
new!(any()) :: t()
valid?(any()) :: boolean()