OrchestratorProject verification orchestrator for MoneyWise CLI. This module coordinates the verification of project structure and prerequisites. It ensures that all required components are in place and dependencies are installed before any setup or installation can proceed.
Helper functions for consistent output formatting
val run_verification : string -> Types.setup_resultval exit_code_of_result : Types.setup_result -> int