 STARTUP │ (Re)initialized boot script
   PHASE │ build
   START │ ./plan.py
 SUCCESS │ ./plan.py
   START │ ./work.py
DEFERRED │ ./work.py
────────────────────────── Unavailable dynamic inputs ──────────────────────────
inp.txt
────────────────────────────────────────────────────────────────────────────────
   START │ sleep 1; echo 'Some input for drop_dynamic example' > inp.txt
 SUCCESS │ sleep 1; echo 'Some input for drop_dynamic example' > inp.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_graph_1.txt, current_graph_1_provenance.dot and current_graph_1_dependency.dot
DIRECTOR │ See you!
