DataStoreLockUtils
This item only works when running on the server. Server
Pure reading and writing of the session-lock envelope a DataStore keeps under the lock field.
DataStoreLockHelper owns the live path, where the lock is only ever touched by the session that holds it. Tooling needs the other path: inspect or clear the lock on a key belonging to a player who is not in this server, through a raw datastore write with no session at all. Both go through here so there is one definition of the envelope.