ActivitySeverity
How an entry reads, not how bad it is. There is deliberately no
waiting: a station idling for want of a listener says so in its own words and staysinfo, for the same reason the transport reports it asreadyrather than as a mild fault
type ActivitySeverity = 'info' | 'warn' | 'fault';