01
Fully Type-Safe Routing
Routes are defined in `page.info.ts` files and generated into a centralized routing config, with typed params and search handling across links and route builders. Generated route helpers stay aligned with locale routing and menu metadata, so path updates propagate safely.
What this means for you
You reduce broken links and maintenance churn as the product grows, while coding agents can update navigation reliably without scanning the entire codebase.
