pub fn sense_norm(
agent: u64,
opcode: u8,
environment: u64,
frame: u64,
expiry_unix32: u32,
) -> NQuinExpand description
Build a consent norm for sensing: (agent) OPCODE capture(environment) in a frame, optionally
expiring. Consent is OP_PERMIT; a prohibition is OP_FORBID.