validate_design
Grade YOUR design values against the measured corpus (hundreds of real products, decoded live — not opinions). Pass whichever metrics you have; each returns its percentile, the corpus median/p25/p75 and a verdict. Use this to anti-slop-check your own output BEFORE shipping: "body 13px = p6 (median 16px) — too small" or "radius 24px = p97 — much rounder than real products". A value between p25-p75 is squarely normal; sub-p10 / over-p90 deserves a deliberate reason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| radius_px | No | ||
| base_unit_px | No | ||
| body_size_px | No | ||
| hero_size_px | No | ||
| section_rhythm_px | No | ||
| dominant_duration_ms | No | ||
| container_max_width_px | No |