pub fn log_adversarial_conduct( intent_quin: &NQuin, violation_code: u8, vm_cycles: u64, ) -> Result<()>
Logs an adversarial conduct violation to the WAL when the Sentinel VM halts execution.