   STARTUP │ (Re)initialized boot script
  DIRECTOR │ Launched worker 0
     PHASE │ run
     START │ ./plan.py
   SUCCESS │ ./plan.py
   WARNING │ 1 step(s) remained pending due to incomplete requirements
─────────────────────────────── Orphaned inputs ────────────────────────────────
             AWAITED  missing.txt
───────────────────────────────── PENDING Step ─────────────────────────────────
Command               cp -aT missing.txt 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
     PHASE │ run
   WARNING │ 1 step(s) remained pending due to incomplete requirements
─────────────────────────────── Orphaned inputs ────────────────────────────────
             AWAITED  missing.txt
───────────────────────────────── PENDING Step ─────────────────────────────────
Command               cp -aT missing.txt 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!
