list_parked_failures
Identify which designs in a sweep failed to converge or failed physical-validity checks, so you can review their diagnostics and decide next steps.
Instructions
List the designs a sweep could not resolve on its own.
These are waiting for judgement: each either failed to converge, or converged to something the physical-validity gate rejected. Use get_parked_failure to read the diagnostics for one.
Args: sweep: The sweep name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sweep | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |