pub type EventBytes = Vec<u8>;
Raw event bytes (opaque to storage layer)
pub struct EventBytes { /* private fields */ }