        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 │ runpy ./work.py
        1/3 | RESCHEDULE │ runpy ./work.py
──────────────── Rescheduling due to unavailable amended inputs ────────────────
Missing inputs and/or required directories:
inp2.txt
────────────────────────────────────────────────────────────────────────────────
        1/3 |      START │ runsh echo word2 > inp2.txt
        2/3 |    SUCCESS │ runsh echo word2 > inp2.txt
        2/3 |      START │ runpy ./work.py
        3/3 |    SUCCESS │ runpy ./work.py
        3/3 |   DIRECTOR │ Trying to delete 0 outdated output(s)
        3/3 |    WARNING │ Check logs: .stepup/warning.log
        3/3 |      PHASE │ watch
        3/3 |    UPDATED │ inp2.txt
        2/3 |      PHASE │ run
        2/3 |     NOSKIP │ runsh echo word2 > inp2.txt
──────────────────────────── Changes causing rerun ─────────────────────────────
Modified step hash   explained, inp_digest dffe40ae, out_digest e27820eb ➜ c01f6e39
Modified out hash    inp2.txt (digest 55af8bcf ➜ b0c92f99, size 6 ➜ 15)
────────────────────────────── Remained the same ───────────────────────────────
Same inp hash        ./
────────────────────────────────────────────────────────────────────────────────
        2/3 |      START │ runsh echo word2 > inp2.txt
        3/3 |    SUCCESS │ runsh echo word2 > inp2.txt
        3/3 |   DIRECTOR │ Trying to delete 0 outdated output(s)
        3/3 |    WARNING │ Check logs: .stepup/warning.log
        3/3 |      PHASE │ watch
        3/3 |   DIRECTOR │ Stopping workers
        3/3 |   DIRECTOR │ See you!
