Structs§
- Application
Semantic Model - Application-level semantic data assembled from the compiler’s existing graphs.
- File
Route Application Model Error V1 - Stable failure returned while assembling the compiler-owned semantic model
for a conventional
app/routesapplication.
Enums§
Functions§
- build_
application_ semantic_ model - build_
application_ semantic_ model_ for_ unit - build_
application_ semantic_ model_ for_ unit_ with_ packages - Build the canonical application model with caller-supplied package semantics.
- build_
application_ semantic_ model_ from_ component_ graph - Assemble canonical ASM from an existing component graph while preserving its identity mode.
- build_
file_ route_ application_ semantic_ model_ for_ route_ with_ packages - Builds the canonical composed model for one already-resolved file-route page. Publication uses this route-scoped entry so shared layouts never project sibling pages into the same default Slot.
- build_
file_ route_ application_ semantic_ model_ for_ unit_ with_ packages - Builds the canonical application model for a discovered file-route source set. Conventional layouts are compiler-issued default-Slot composition edges, so every downstream product observes the same instance topology.