Type Alias IssuesPanelLevel

IssuesPanelLevel: "error" | "warning"

Severity of an event record. All current SDK emissions land as "error"; the field exists so a future onWarning event channel can surface here without a panel-side shape change.