3c5135d4e4
FIXED: - InterWorx detection line now has explicit parentheses - Makes operator precedence unambiguous for code review - Ensures future maintainers understand the logic: 1. Check /home/interworx exists, OR 2. Check /usr/bin/iworx-helper exists, OR 3. Check BOTH /chroot/home exists AND /usr/bin/nodeworx exists No behavioral change - just improved readability and maintainability.