RouteSelector
A suspend function that selects which destination to navigate to when entering a graph.
Returns a NavigationNode — either a typed io.github.syrou.reaktiv.navigation.definition.Navigatable (screen or modal object) for full-path resolution, or a io.github.syrou.reaktiv.navigation.definition.NavigationPath for a plain route string. Used internally by EntryDefinition.route.