pub async fn session_apply( session_id: String, staged_id: String, workspace: Option<PathBuf>, ) -> Result<Value>