It would be cool if you could specify in a runtime config what a "valid" message is. Something along the lines of this, but more flexible. ``` json { "isUnresolved": true, "belongsToCurrentUser": true } ```