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