Liatir API packages
Node plugins use
@liatir/apiNode module as typed API entry point, based on a shareddefine_plugincontract;Python and WASM plugins use the same
define_plugincontract, but not as a package: the CLI scaffolds a single managed module (src/liatir.py/src/liatir.rs) into the project andliatir buildkeeps it in sync — there is nothing to install or update separately.