gate-zipapp-mechanism

Status: IN

FTL2's gate mechanism packages each module into a Python zipapp (.pyz), uploads it to `/tmp/` on the remote host, executes it with the remote Python interpreter, and reads results back via length-prefixed JSON protocol.

Source: entries/2026/05/11/examples-02-remote-ssh-README.md

JSON