Structs§
- File
Route Graph V1 - Compiler-derived route topology for the ergonomic
app/routesconvention. - File
Route Node V1 - Route
Graph - Route
Graph Error - Route
Manifest Entry V1 - Route
Manifest V1 - Route
Node
Functions§
- build_
file_ route_ graph_ from_ components_ v1 - Builds ergonomic file-route topology directly from compiler component facts. This is used during file-route application-model assembly before the full application model has derived instance/runtime products.
- build_
file_ route_ graph_ v1 - Builds the ergonomic route graph: explicit
@route()wins, otherwise anapp/routes/**/*.tsxcomponent derives its path from its module path. - build_
route_ graph - build_
static_ route_ publication_ v1 - Builds the complete static multi-route publication inventory solely from compiler products. Each route receives an immutable namespaced application artifact family; no host or JavaScript layer combines page artifacts.
- build_
validated_ file_ route_ graph_ from_ components_ v1 - Component-fact variant of
build_validated_file_route_graph_v1. - build_
validated_ file_ route_ graph_ v1 - Builds and validates the complete
app/routestopology, including conventionallayout.tsxfiles. A layout file must declare exactly one component and cannot also claim a route through@route(). - build_
validated_ route_ graph_ v1 - Produces the deterministic static route product accepted by Phase Q Q1.
- route_
manifest_ json_ v1 - route_
manifest_ v1