pub fn parse_mongo_request(buf: &[u8]) -> Option<String>
Parse a MongoDB request (client→server), returning a command summary.