pub fn decode_cmd_binary(input: &[u8]) -> Result<Qail, String>
Decode one command from compact binary wire format.
Also accepts raw UTF-8 QAIL query text as fallback.