Hi! I have some game rules that are pretty much constant throughout the game. Is there any benefit to send them to the model/python side via Side Channel as oppose to sending them as observations? And how would I incorporate the data from Side channel into the model’s learning process? Thanks!