fn build_verified_context(
response: &NodeWorkContextResponse,
expected_job_id: Uuid,
expected_hash: WorkContextHash,
) -> Result<WorkContext, WorkContextError>fn build_verified_context(
response: &NodeWorkContextResponse,
expected_job_id: Uuid,
expected_hash: WorkContextHash,
) -> Result<WorkContext, WorkContextError>