cleya brand_check
Brand-compliance score — match a frame's dominant colors against a BrandProfile palette by ΔE; neutrals allowed; optional scene font check
cleya brand_check --input frame.png --brand brand.json --min-score 85
Options
| Flag | What it does | |
|---|---|---|
--input | Rendered frame to check | required · string |
--brand | BrandProfile path or inline JSON | required · string |
--time | Frame time for video inputs (seconds) | string |
--tolerance | ΔE within this of a brand color = on-brand (default 14) | string |
--min_score | ok threshold 0-100 (default 85) | string |
--scene | Scene spec (path or JSON) for a font conformance check | string |
Category: perception — instruments — measure what was rendered (WCAG contrast, alignment, brand conformance, copy claims, pixel diff)
Generated from the toolkit
Generated from cleya capabilities, the toolkit's own manifest, so it cannot drift.
Run cleya brand_check --help for the same information in your terminal.