Validate Poietic design
poietic_validateCheck a design for formula errors and unknown parameters before simulation. Get a report of issues with severity and summary to correct problems.
Instructions
Validate the design for errors (formula errors, unknown parameters). Returns {ok, issues[], summary} where each issue is {objectId, typeName, name, severity, message}. Run this after editing and before simulating.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| design | No | Path to the design file. Defaults to the current design (poietic_use_design) or POIETIC_DESIGN. |