'use strict'; // preflight: before each tag op, send STOP and re-assert workMode=answer if // it has drifted. Hypothesis: workMode silently flips between writes and // re-asserting it is enough to keep operations succeeding. require('./_core').startDaemon({ variant: 'preflight', flags: { preflight: true }, });