pub(crate) fn reset_index_files( db: &Path, apply: bool, dry_run: bool, include_mcp_config: bool, ) -> Result<ResetIndexReport, CliError>
Preview or remove local runtime index/cache files.