pub fn init_db( phase: &str, import_solutions_from: Option<&str>, setup_agents: bool, ) -> Result<bool>