The possible behaviors that can occur after a check has run
- next => continue to next Check/Run
- stop => stop CM lifecycle for this activity (immediately end)
- nextRun => skip any remaining Checks in this Run and start the next Run
- goto:[path] => specify a run[.check] to jump to