PhoDrive Tools (single-file) Run: python phodrive_tools.py -h Mirror (e.g. ___Fire\wwwroot -> inetpub\wwwroot): python phodrive_tools.py mirror "C:\___Fire\wwwroot" "C:\inetpub\wwwroot" --delete --exclude "results/**" --exclude "**/*.tmp" Mailbox poll (Muq/Luq style, stub handler): python phodrive_tools.py mailbox-poll "C:\inetpub\wwwroot\results\xact4" --in-ext .json --claim-ext .jsox --out-ext .zson --done-ext .done XMP Run Tree sidecars: python phodrive_tools.py xmp-write "C:\jobs\template.psd" "C:\jobs\run_tree.yml" python phodrive_tools.py xmp-read "C:\jobs\template.psd" Notes: - mailbox-poll handler is intentionally a stub; we’ll wire it to Muq/Luq execution. - XMP comment matcher looks for . If your sidecars use a different field, we’ll tune it.