Node reference
Page nodes
How a planned page maps to an application route.
Page nodes map to the App Router. Each page becomes a route with its own file, and the edges leaving it describe where a user can navigate from there.
Give a page node a path to control its route explicitly, or let Nodlume derive one from the node's title.