The source refresh path counts entries by looking for range42.yaml and catalog.yaml, neither of which exists in range42-catalog. It always reports entries_indexed: 0, and it uses a different manifest set than the entries walker (which reads meta.json and meta/main.yml). Align the refresh counter with the walker so it reports real counts.
The source refresh path counts entries by looking for range42.yaml and catalog.yaml, neither of which exists in range42-catalog. It always reports entries_indexed: 0, and it uses a different manifest set than the entries walker (which reads meta.json and meta/main.yml). Align the refresh counter with the walker so it reports real counts.