        0/0 |    STARTUP │ (Re)initialized boot script
        0/0 |   DIRECTOR │ Launched worker 0
        0/1 |      PHASE │ run
        0/1 |      START │ runpy ./plan.py
        1/3 |    SUCCESS │ runpy ./plan.py
        1/3 |      START │ runsh cp original.txt copy.txt
        2/3 |    SUCCESS │ runsh cp original.txt copy.txt
        2/3 |      START │ runsh cp copy.txt another.txt
        3/3 |    SUCCESS │ runsh cp copy.txt another.txt
        3/3 |   DIRECTOR │ Trying to delete 0 outdated output(s)
        3/3 |      PHASE │ watch
        3/3 |    DELETED │ plan.py
        2/3 |      PHASE │ run
        2/3 |    WARNING │ 1 step(s) remained pending due to incomplete requirements
──────────────────────────────── Missing inputs ────────────────────────────────
             MISSING  plan.py
───────────────────────────────── PENDING Step ─────────────────────────────────
Action                runpy ./plan.py
Working directory     ./
Declares      STATIC  original.txt
Inputs        STATIC  ./
             MISSING  plan.py
────────────────────────────────────────────────────────────────────────────────
        2/3 |    WARNING │ Skipping file cleanup due to incomplete build
        2/3 |    WARNING │ Check logs: .stepup/warning.log
        2/3 |      PHASE │ watch
        2/3 |    UPDATED │ plan.py
        2/3 |      PHASE │ run
        0/1 |      START │ runpy ./plan.py
        1/3 |    SUCCESS │ runpy ./plan.py
        1/3 |      START │ runsh cp original.txt between.txt
        2/3 |    SUCCESS │ runsh cp original.txt between.txt
        2/3 |      START │ runsh cp between.txt another.txt
        3/3 |    SUCCESS │ runsh cp between.txt another.txt
        3/3 |   DIRECTOR │ Trying to delete 1 outdated output(s)
        3/3 |      CLEAN │ copy.txt
        3/3 |      PHASE │ watch
        3/3 |   DIRECTOR │ Stopping workers
        3/3 |   DIRECTOR │ See you!
