Do not use implicit handles in hypos
In the past we used the renounce feature (implicit handles) to solve the scheduler issue. This is fixed now so we can switch to explicit handles for decisions. With this we increase transparency of the configuration. I.e. key missmatches are discovered at config time rather than by tedious debugging. Tagging @fpastore @tamartin @sgeorge