I have two ideas:
Build you own Event Output system(rather than using langgraph stream), send a custom event after routing decision in intentRouter
use stream_mode="custom" and writer() to send custom event at the beginning of the node execution