There are several fake records that exist in appview db but not in PDS. We need a way to easily identify those and remove/restore them.
to identify fake records & cleanup them from appview, run a reconciler service in background.
This service will
- iterate over all known records
- check if same record exists in upstream PDS by comparing CID.
related: