 STARTUP │ (Re)initialized boot script
   PHASE │ build
   START │ ./plan.py
 SUCCESS │ ./plan.py
   START │ ./work.py subs1.txt > subs2.txt
DEFERRED │ ./work.py subs1.txt > subs2.txt
────────────────────────── Unavailable dynamic inputs ──────────────────────────
conv1.txt
────────────────────────────────────────────────────────────────────────────────
   START │ cp -p inp1.txt conv1.txt
 SUCCESS │ cp -p inp1.txt conv1.txt
   START │ ./work.py subs1.txt > subs2.txt
 SUCCESS │ ./work.py subs1.txt > subs2.txt
   START │ ./work.py subs2.txt > subs3.txt
 SUCCESS │ ./work.py subs2.txt > subs3.txt
DIRECTOR │ Ran 5 job(s).
DIRECTOR │ Trying to remove 0 deletable file(s) and empty director(y|ies)
   PHASE │ watch
DIRECTOR │ Wrote graph to current_graph1.txt, current_graph1_provenance.dot and current_graph1_dependency.dot
 DELETED │ inp1.txt
 UPDATED │ inp2.txt
 UPDATED │ subs1.txt
   PHASE │ build
   START │ ./plan.py
 SUCCESS │ ./plan.py
 UNAMEND │ ./work.py subs1.txt > subs2.txt
──────────────────────── Outdated dynamic dependencies ─────────────────────────
Modified step hash   explained, inp_digest 7be66d02 ➜ 2c8602d2, out_digest 23dab281 ➜ (unset)
Deleted inp hash     conv1.txt
Modified inp hash    subs1.txt (digest 5f2c85fe ➜ 2d0abe4a)
──────────────────────── Remained the same (or missing) ────────────────────────
Same inp hash        work.py
────────────────────────────────────────────────────────────────────────────────
   START │ ./work.py subs1.txt > subs2.txt
DEFERRED │ ./work.py subs1.txt > subs2.txt
────────────────────────── Unavailable dynamic inputs ──────────────────────────
conv2.txt
────────────────────────────────────────────────────────────────────────────────
   START │ cp -p inp2.txt conv2.txt
 SUCCESS │ cp -p inp2.txt conv2.txt
   START │ ./work.py subs1.txt > subs2.txt
 SUCCESS │ ./work.py subs1.txt > subs2.txt
 UNAMEND │ ./work.py subs2.txt > subs3.txt
──────────────────────── Outdated dynamic dependencies ─────────────────────────
Modified step hash   explained, inp_digest f21c9f07 ➜ 628d2b9b, out_digest ad79dd71 ➜ (unset)
Deleted inp hash     conv1.txt
Modified inp hash    subs2.txt (digest 5f2c85fe ➜ 2d0abe4a)
──────────────────────── Remained the same (or missing) ────────────────────────
Same inp hash        work.py
────────────────────────────────────────────────────────────────────────────────
   START │ ./work.py subs2.txt > subs3.txt
 SUCCESS │ ./work.py subs2.txt > subs3.txt
DIRECTOR │ Ran 5 job(s).
DIRECTOR │ Trying to remove 1 deletable file(s) and empty director(y|ies)
  REMOVE │ conv1.txt
   PHASE │ watch
DIRECTOR │ Wrote graph to current_graph2.txt, current_graph2_provenance.dot and current_graph2_dependency.dot
DIRECTOR │ See you!
