Session ID seems to be missing in Json

Hi All,
Coming back to Rhasspy after a bit of break, and excited to see all the developments. I’m trying to clean up my Rhasspy/HA integration that I’ve been using, and one area I’d like to fix is to close out sessions. when I built my intents, I just left sessions dangling (not realizing that it wasn’t best practice). So I’m trying to rewrite my intent scripts, but what’s weird is I’m not seeing the sessionid in the json on the rhasspy side when I check the recognition. I realize i’m probably missing something pretty basic, but any help would be appreciated.

Just to clarify, the sessionid is showing up in the log, just not in the JSON when I’m testing the sentence with Recognize and Show JSON.