Checks that git metadata matches S3 storage for all tables and repo-level files. Reports mismatches as a structured result.
Arguments
- conn
A
datom_connobject fromdatom_get_conn().- fix
If
TRUE, attempts to fix inconsistencies by syncing metadata to S3 viadatom_sync_dispatch().