loom_compile
Compile IAMF loom manifests into packaging plans with validation, returning per-target routing details or diagnostic codes, without executing or writing files.
Instructions
Compile an iamf-loom manifest (YAML/JSON) to its packaging plan.
Validate-only: nothing is executed and no files are written. Returns
ok=true with a plan summary — per-target backend/muxer routing with the
ADR-grounded rationale, and each step's id/kind/tool — or ok=false with
the M-code diagnostics exactly as loom compile would report them.
variables fills {variable} placeholders (the CLI's --var).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variables | No | ||
| manifest_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||