Conduits - Rule in Conduit vs rule into Conduit

Haven’t been using conduits so far, but now the time has come :slight_smile:

Anyway, seems like one can set rules for “transitions” from states to conduit, but also in conduit itself.

What I wanted to ask is if it’s OK to:

  1. set rules only in the conduit and set the transitions from states into conduit to “always true”
  2. set the rules only in the transitions into conduit and set the conduit to be “always true”
  3. if 1 and 2 are both correct use cases, then I guess mix of 1 and 2 is ok two, right?

Thanks