pub fn handle_extract( engram: PathBuf, manifest: PathBuf, output_dir: PathBuf, verbose: bool, ) -> Result<()>