Expand description
Node release inventory projected from compiler-published file routes.
This adapter consumes only the immutable route manifest and the compiler’s loader/server-action handoffs. It can host compiler-proven static routes, while routes with a server handoff remain explicitly Node-required until a capability-specific executor is published.
Structs§
- Node
Deployment Artifact V1 - Node
Deployment Error V1 - Node
Deployment Options V1 - Node
Deployment Plan V1 - Node
Deployment Route V1
Constants§
Functions§
- build_
node_ deployment_ plan_ v1 - Produces a Node inventory without interpreting application source.
- node_
deployment_ plan_ json_ v1 - node_
static_ host_ module_ v1 - Emits a small Node static host that consumes the release plan verbatim. Server-bound routes fail loudly rather than pretending that loaders or server actions were executed.
- validate_
node_ deployment_ artifacts_ v1 - Verifies the output directory against the compiler-authored release inventory.