pub fn prepare_update(workflow: &str) -> Result<UpdateParams, ZigError>Expand description
Prepare an update session without launching zag. Resolves the workflow, copies or unzips it to a tempdir, validates that it parses, and builds the system + initial prompts.