pub fn receive_vault_job( job_id: String, task_type: String, _data_blob_cbor_ld: Vec<u8>, ) -> Result<String, String>