root:
             creates   file:./
             creates   file:plan.py
             creates   step:./plan.py

file:./
               state = STATIC
          created by   root:
            supplies   file:persons.json
            supplies   file:persons.pdf
            supplies   file:plan.py
            supplies   file:template.typ
            supplies   step:./plan.py
            supplies   step:rr-compile-typst template.typ --out=persons.pdf --sysinp json=persons.json

file:plan.py
               state = STATIC
          created by   root:
            consumes   file:./
            supplies   step:./plan.py

step:./plan.py
               state = SUCCEEDED
             env_var = REPREP_KEEP_TYPST_DEPS [amended]
                     = REPREP_TYPST_INVENTORY [amended]
          created by   root:
            consumes   file:./
            consumes   file:plan.py
             creates   file:persons.json
             creates   file:template.typ
             creates   step:rr-compile-typst template.typ --out=persons.pdf --sysinp json=persons.json

file:persons.json
               state = STATIC
          created by   step:./plan.py
            consumes   file:./
            supplies   step:rr-compile-typst template.typ --out=persons.pdf --sysinp json=persons.json

file:template.typ
               state = STATIC
          created by   step:./plan.py
            consumes   file:./
            supplies   step:rr-compile-typst template.typ --out=persons.pdf --sysinp json=persons.json

step:rr-compile-typst template.typ --out=persons.pdf --sysinp json=persons.json
               state = SUCCEEDED
             env_var = REPREP_TYPST [amended]
                     = REPREP_TYPST_ARGS [amended]
          created by   step:./plan.py
            consumes   file:./
            consumes   file:persons.json
            consumes   file:template.typ
             creates   file:persons.pdf
            supplies   file:persons.pdf

file:persons.pdf
               state = BUILT
          created by   step:rr-compile-typst template.typ --out=persons.pdf --sysinp json=persons.json
            consumes   file:./
            consumes   step:rr-compile-typst template.typ --out=persons.pdf --sysinp json=persons.json
