{ "name": "L'Oreal Static", "description": "L'Oréal focused quality control profile for digital static marketing materials. Evaluates text readability, background contrast, language consistency, and text-product overlap.", "checks": { "language_consistency": { "enabled": true, "weight": 2.5, "llm": "Gemini", "description": "Detects mixed languages in marketing text to ensure market-appropriate single-language content" }, "text_readability": { "enabled": true, "weight": 2.5, "llm": "Gemini", "description": "Evaluates text readability including size, font clarity, spacing, overlapping, and detection of hidden or invisible text" }, "background_contrast": { "enabled": true, "weight": 2.5, "llm": "Gemini", "description": "Evaluates contrast and visibility of key design elements (logo, products, marketing text) against the background" }, "text_product_overlap": { "enabled": true, "weight": 2.5, "llm": "Gemini", "description": "Checks whether marketing text overlaps the product hero zone including translucent packaging, decorative 3D elements, and product surroundings" } } }