pub fn run( project_root: Option<PathBuf>, status_filter: Option<&str>, tag: Option<&str>, json_output: bool, verbose: bool, ) -> Result<()>