package bug const BugStateViolated = "BUG: State violated - invalid state request" const BugInvalidOperation = "BUG: Invalid operation"