Ideally I would be able to only worry about this a...
# development
a
Ideally I would be able to only worry about this at the top-level console_rule. I guess this means that all console_rules which operate on targets should probably have signature
@console_rule('goal_name', [Select(Console), Select(HydratedTargets)])
rather than anything more specific, but this was non-obvious
☝️ 1