···6060/// scan for `limit` repos; if the scan yields a next DID, it is returned as
6161/// the cursor for the following page.
6262///
6363-/// Repos without a chain tip (not yet synced, so no `head`/`rev` available)
6363+/// Repos without prev_data (not yet synced, so no `head`/`rev` available)
6464/// are omitted from the response, but still count against the scan window for
6565/// cursor advancement.
6666///