const signal = readPin(A0);
if (fault) diagnose(board);
flash(firmware, port);
measure(vcc, gnd, load);
build → test → ship
...