Skip to main content

Module update

Module update 

Source
Expand description

update — async handler stub.

Modules§

request_schema
response_schema

Structs§

Args
Command
Request
Response
All-at-once view of an update run. Used only for schema generation (response-schema); the leaf’s execute returns Stream<ResponseItem> rather than building a Response.

Enums§

Path
ResponseItem
Per-stage update event. Update is a streaming leaf — one ResponseItem per (asset, stage) pair as the update progresses through the four shipped binaries (cli, api, viewer, mcp).
ResponseSkipReason
Schema

Functions§

execute
execute_transform