Built a workflow with 3 AI agents analyzing customer feedback. Was paranoid about variables leaking between agents. Used Latenode’s isolated environments - worked like a charm. But how deep does this isolation go? Are global objects like Date/console shared? What’s the safest way to let agents share data without scope conflicts?