   STARTUP │ (Re)initialized boot script
  DIRECTOR │ Launched worker 0
     PHASE │ run
     START │ ./plan.py
   SUCCESS │ ./plan.py
     START │ echo soon gone > bye.txt
   SUCCESS │ echo soon gone > bye.txt
   WARNING │ 1 step(s) remained pending due to incomplete requirements
─────────────────────────────── Orphaned inputs ────────────────────────────────
             AWAITED  missing.txt
───────────────────────────────── PENDING Step ─────────────────────────────────
Command               echo data > hello.txt
Working directory     ./
Inputs        STATIC  ./
             AWAITED  (missing.txt)
Outputs      AWAITED  hello.txt
────────────────────────────────────────────────────────────────────────────────
   WARNING │ Skipping file cleanup due to incomplete build.
   WARNING │ Check logs: .stepup/warning.log
     PHASE │ watch
  DIRECTOR │ Stopping workers.
  DIRECTOR │ See you!
