pub fn json_to_cbor_payload(value: &Value) -> Result<Vec<u8>>
Serialize a JSON value to CBOR bytes for bridge responses.