namespace Wonky.Entity; public enum VirkState { None, Good, Bad, Ugly }