NSPersistantCloudkitContainer record modification outside of UICloudSharingController

I’m new to trying to modify share records and not having any luck with it.
Somehow, I’ve made it such that every new coredata record I create is already listed as shared and accepted by another user (my other sandbox). This user never got a link nor has the record.
I’d like to correct that issue. But hacking away at it, I can’t find a solution or even know what caused this. I assume I need to modify the record of the privateCloudDatabase?

NSPersistantCloudkitContainer record modification outside of UICloudSharingController
 
 
Q