pub(crate) fn indexed_file_hashes( store: &AtlasStore, ) -> Result<HashMap<String, String>, CliError>
Load indexed file hashes for incremental refresh comparison.