Zero communication keeps domains fully decoupled and self-sufficient, which is what makes independent deployment possible. It is not about limiting a page to one micro-frontend, sharing a global variable (the opposite — that couples them), or preventing two from sharing a view.
Official docs