This is a really nice computer, and I'm thinking of developing a way to read/write data to persistent memory.
My idea so far is to simply have a stack of 1x1s, all named, and their colors would represent integers (using their colorids), and to read or write to the memory would be as simple as calling a function. It would be also be able to be swapped out by duplicating it and deleting the copy in the slot.