edict_export
Export Edict AST to WASM skill packages with validation and manifest generation for portable deployment.
Instructions
Export an Edict AST as a portable WASM skill package with validation and manifest generation.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ast | Yes | The Edict JSON AST to compile and export | |
| metadata | No | Optional metadata for the exported skill package |