Module execution

Module execution 

Source
Expand description

Safety pipeline execution logic

This module contains the core execution logic for safety checks, including progress display and parallel/sequential execution.

Structs§

ExecutionManager
Progress display and execution coordinator

Functions§

execute_check
Execute a specific check type
get_stage_for_check
Get the appropriate stage for a check type
handle_check_result
Handle check result and convert errors to check results