pub type MessageId = u64;
Unique identifier for a message (for deduplication and request/response matching).