19.20Ask about auditability
Questions:
“Do we need to know when each customer last synchronized?”
“Do we need to retain the source record/version that produced a Salesforce change?”
“Does a business user need to see synchronization status?”
This might produce fields like:
Integration_Status__c
Source_Last_Modified__c
Last_Sync_Timestamp__c
or an external audit store.