 STARTUP │ (Re)initialized boot script
   PHASE │ build
   START │ ./plan.py
 SUCCESS │ ./plan.py
   START │ ./work.py
DEFERRED │ ./work.py
────────────────────────── Unavailable dynamic inputs ──────────────────────────
optional.txt
────────────────────────────────────────────────────────────────────────────────
   START │ cp -p data.txt optional.txt
 SUCCESS │ cp -p data.txt optional.txt
   START │ ./work.py
 SUCCESS │ ./work.py
DIRECTOR │ Ran 4 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
 UPDATED │ data.txt
   PHASE │ build
   START │ cp -p data.txt optional.txt
 SUCCESS │ cp -p data.txt optional.txt
   START │ ./work.py
 SUCCESS │ ./work.py
DIRECTOR │ Ran 2 job(s).
DIRECTOR │ Trying to remove 0 deletable file(s) and empty director(y|ies)
   PHASE │ watch
DIRECTOR │ Wrote graph to current_graph2.txt, current_graph2_provenance.dot and current_graph2_dependency.dot
DIRECTOR │ See you!
