pub(crate) async fn initialize_context( global_args: Args, base_path: PathBuf, ) -> Result<Context, Error>