 STARTUP │ (Re)initialized boot script
   PHASE │ build
   START │ ./plan.py
 SUCCESS │ ./plan.py
   START │ ./work.py plan '{}'
 SUCCESS │ ./work.py plan '{}'
   START │ ./work.py run '{"inp": ["input_a.txt"], "out": ["output_a.txt"]}'
 SUCCESS │ ./work.py run '{"inp": ["input_a.txt"], "out": ["output_a.txt"]}'
   START │ ./work.py run '{"inp": ["input_b.txt"], "out": ["output_b.txt"]}'
 SUCCESS │ ./work.py run '{"inp": ["input_b.txt"], "out": ["output_b.txt"]}'
   START │ ./work.py run '{"inp": ["input_c.txt"], "out": ["output_c.txt"]}'
 SUCCESS │ ./work.py run '{"inp": ["input_c.txt"], "out": ["output_c.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_graph.txt, current_graph_provenance.dot and current_graph_dependency.dot
DIRECTOR │ See you!
