This library exposes the following toplevel modules:
Commands Commands module interface - exports all CLI commandsTest_cmd Test command module for MoneyWise CLIVerify_cmd Project verification command module for MoneyWise CLIThis library exposes the following toplevel modules:
Errors Error and warning handling functions for MoneyWise CLI setupOrchestrator Project 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.Phase1_structure Phase 1: Project Structure Verification This phase ensures that the MoneyWise project has all required directories and files before proceeding with further setup phases. This verification is critical because:Phase2_prerequisites Phase 2: Prerequisites VerificationPhase3_frontend Phase 3: Frontend SetupPhase4_backend Step to migrate backend/setup.sh:Phase4_backend_step1_checks Phase4_backend_verification_steps Phase5_environment Phase 5: Environment ConfigurationPhase6_services Phase 6: Service ManagementPhase7_validation Phase 7: Final ValidationResults Result management functions for MoneyWise CLI setupTypes Setup types and data structures for MoneyWise CLIUtils Setup utilities for MoneyWise CLI