 STARTUP │ (Re)initialized boot script
   PHASE │ build
   START │ ./plan.py
 SUCCESS │ ./plan.py
   START │ ./first.py transform '{"inp": ["data.txt"], "out": ["intermediate.txt"]}'
 SUCCESS │ ./first.py transform '{"inp": ["data.txt"], "out": ["intermediate.txt"]}'
   START │ ./second.py finalize '{"inp": ["intermediate.txt"], "out": ["final.txt"]}'
 SUCCESS │ ./second.py finalize '{"inp": ["intermediate.txt"], "out": ["final.txt"]}'
DIRECTOR │ Ran 3 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!
