AuditLogEntry interface
/** One entry in the daemon’s durable, hash-chained audit log. seq is narrowed from the wire int64 to a number (entry counts stay well within 2^53). payload is opaque (already-serialised JSON or text).
Signature:
export interface AuditLogEntry