- Remove DeployInfo class entirely, replacing with direct Remote usage - Update parse_qr_json_to_networks to return dict with network and remote - Refactor all code to work with Remote lists instead of DeployInfo - Add get_remote_for_machine context manager for network connections - Update tests to use new Network/Remote structure