r.nav(...)
Overview
Section titled “Overview”r.nav(definition) — registers a nav entry under the feature-local short
id (qualified to <feature>:nav:<id>). Boot-validation checks that the
referenced screen and parent exist (cross-feature QNs allowed) and
that parent chains contain no cycles.
From packages/framework/src/engine/feature-ast/patterns.ts -> NavPattern