If I'm understanding you correctly, this would mean that I would need to watch for any and all updates to tasks in my first Watch module, and then from there, compare new and old state values to further filter and refine, correct?If that's accurate, the challenge with this is that I'm trying to limi...