brand_audit_content
Score text or markup 0-100 for brand compliance by checking color/font usage, voice alignment, anti-pattern violations, and message coverage.
Instructions
Check if content is on-brand — score any text or markup 0-100 for brand compliance. Checks color/font usage, voice alignment, anti-pattern violations, and message coverage. Use when asked 'is this on-brand?', 'brand compliance score', 'check brand alignment', or after generating any content. Works progressively: Session 1 scores tokens, Session 2 adds visual compliance, Session 3 adds voice and messaging. Returns 0-100 score with per-dimension breakdown and specific issues. NOT for .brand/ directory validation (use brand_audit) or HTML/CSS rule checking (use brand_preflight).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Content to audit: raw text, an HTML string, or a file path ending in .html/.htm/.md/.txt. HTML gets visual + voice analysis; plain text gets voice analysis only. | |
| depth | No | Audit depth: 'quick' = token compliance only, 'standard' = + voice and message coverage, 'deep' = + visual anti-patterns. Default: 'standard'. | standard |