Under the hood
Internal rename in the synced project memory write-permission check, no logic change
What
The code that checks whether writes to synced project memory should be local-only or full read-write (rw) now calls renamed internal helper functions. The decision logic itself is unchanged.
Why
This is an internal cleanup with no effect on how project memory syncing behaves.