ProtectedProviderReturns the active provider — explicit override if set, otherwise the global default.
Compare two version labels.
Compare a version label to the current live state.
For each record in the label, we find its current latest RecordChange and compare. Records that exist in the current state but not in the label are reported as Added; records in the label but not currently existing are reported as Deleted.
Get the snapshot of a specific record at a specific label.
Compares state between two version labels, or between a label and the current live state, producing a structured diff grouped by entity.