recipe
Build a registered part recipe into the active document by validating typed inputs against its schema, then running the deterministic geometry and interface build to regenerate the part.
Instructions
Build a registered part recipe into the active document (issue #136): "regenerate with new parameters" = "re-run the recipe." Validates {recipe, inputs} against the declared schema (typed units + ranges) at the door, then runs the deterministic build — geometry + publish_interface + declare_intent. Returns {recipe, schema, inputs, handle, name, interfaces, intent, part}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | No | ||
| recipe | Yes |