Draft: FIX: Record mutations should be restricted to GLOBAL/server scripts
Since we normally restrict writes to player storage to PLAYER/MENU scripts, it makes sense to give LOAD scripts access to global storage instead of player storage. Record mutations should be done by the authoritative host.