How should navigation differ between mobile and desktop platforms?
While the underlying information architecture and spatial relationships should remain consistent, the navigation mechanisms should adapt to each platform. For example, a hidden hamburger menu on mobile can and should become a visible tab bar on desktop. The goal is to preserve the user's mental map of the application space while optimizing for how users interact with each specific device type.