generateVerifyAndCleanCircuit
Generates a circuit from a natural language intent, then lints, simulates, verifies, and automatically cleans it to meet quality standards.
Instructions
One-shot orchestration: create intent circuit, lint, simulate, verify, clean, and inspect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intent | Yes | ||
| parameters | No | ||
| assertions | No | ||
| measurements | No | ||
| clean_in_place | No | ||
| clean_output_path | No | ||
| strict_lint | No | ||
| strict_style_lint | No | ||
| min_style_score | No | ||
| auto_clean | No | ||
| grid | No | ||
| render_after_clean | No | ||
| downscale_factor | No | ||
| show_ui | No | ||
| fail_fast_verification | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||