redux-micro-frontend library says that each Micro-Frontend is supposed to be a self-contained unit having its store.
An individual application should not be able to modify the state of other apps, however, they should be able to see the state of other apps.