   STARTUP │ (Re)initialized boot script
  DIRECTOR │ Launched worker 0
     PHASE │ run
     START │ ./plan.py
   SUCCESS │ ./plan.py
     START │ rr-compile-typst --inventory=../doc/main-inventory.txt ../doc/main.typ
RESCHEDULE │ rr-compile-typst --inventory=../doc/main-inventory.txt ../doc/main.typ
──────────────── Rescheduling due to unavailable amended inputs ────────────────
Missing inputs and/or required directories:
../doc/generated.typ
────────────────────────────────────────────────────────────────────────────────
     START │ echo 'This sentence is generated by another step.' > generated.typ  # wd=../doc/
   SUCCESS │ echo 'This sentence is generated by another step.' > generated.typ  # wd=../doc/
     START │ rr-compile-typst --inventory=../doc/main-inventory.txt ../doc/main.typ
   SUCCESS │ rr-compile-typst --inventory=../doc/main-inventory.txt ../doc/main.typ
  DIRECTOR │ Trying to delete 0 outdated output(s).
   WARNING │ Check logs: .stepup/warning.log
     PHASE │ watch
  DIRECTOR │ Stopping workers.
  DIRECTOR │ See you!
