art.pipeline.plan
Generate an ordered 7-stage silhouette-first production plan from an artwork specification, embedding QA checkpoints to ensure consistent pixel-art assets.
Instructions
Build a 7-stage ArtPlan (silhouette-first) from an ArtSpecification. The plan defines ordered generation stages with QA checkpoints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reference_id | Yes | Reference ID with existing spec | |
| max_iterations | No | Max QA iteration loops (default: 3) |