Documentation
¶
Overview ¶
Command cleat is the workflow transformer CLI.
Usage:
cleat build <package> — analyze and compile a workflow package cleat vet <package> — validate a workflow package (no compilation)
The build command runs the full transformer pipeline: package loading, call graph construction, cleat closure computation, HostCalls threading verification, WASM import generation, host adapter generation, WASM export generation, and compilation.
Click to show internal directories.
Click to hide internal directories.