Validation gates Vibe can run before and after self-modification.
Summary
Types
Functions
@spec run(atom()) :: check_result()
@spec run( atom(), keyword() ) :: check_result()
@spec run_all(keyword()) :: {:ok, [check_result()]} | {:error, [check_result()]}