art.pipeline.score
Compute a visual quality score for a pixel art asset by evaluating silhouette, palette, composition, pixel cleanliness, and style match.
Instructions
Compute visual quality score for a pixel art asset. Scores silhouette, palette, composition, pixel cleanliness, and style match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_path | Yes | Path to PNG file to score (relative to project root) | |
| reference_id | No | Reference ID for comparison (optional) |