const system = new FlowState(); system.connectPOS(); system.automate('all'); system.generateReport();