fix(baoyu-cover-image): prevent color names and hex codes from appearing as visible text in images

Add semantic constraint to all palette references and prompt template:
color values are rendering guidance only and must not be displayed as text labels
This commit is contained in:
Jim Liu 宝玉 2026-04-12 20:16:44 -05:00
parent 46c4859d48
commit 4c9af7d92f
12 changed files with 45 additions and 0 deletions

View File

@ -21,6 +21,10 @@ Technical, professional, precise
- Technical schematics and diagrams - Technical schematics and diagrams
- Geometric precision elements - Geometric precision elements
## Semantic Constraint
Do NOT render color names, hex codes, or role labels as visible text in the image.
## Best For ## Best For
Architecture, system design, API, technical documentation, engineering, data analysis Architecture, system design, API, technical documentation, engineering, data analysis

View File

@ -21,6 +21,10 @@ Cinematic, premium, atmospheric
- Silhouettes with backlit edges - Silhouettes with backlit edges
- Subtle gradient backgrounds - Subtle gradient backgrounds
## Semantic Constraint
Do NOT render color names, hex codes, or role labels as visible text in the image.
## Best For ## Best For
Entertainment, premium brands, cinematic storytelling, dark mode, gaming, night themes Entertainment, premium brands, cinematic storytelling, dark mode, gaming, night themes

View File

@ -34,6 +34,10 @@ Choose ONE pair based on content mood. The two colors dominate the entire image:
- Minimal use of third color (only for small highlights) - Minimal use of third color (only for small highlights)
- High contrast figure-ground relationships - High contrast figure-ground relationships
## Semantic Constraint
Do NOT render color names, hex codes, or role labels as visible text in the image.
## Best For ## Best For
Movie posters, album covers, concert prints, dramatic announcements, cinematic content, bold branding, editorial covers, artistic campaigns Movie posters, album covers, concert prints, dramatic announcements, cinematic content, bold branding, editorial covers, artistic campaigns

View File

@ -21,6 +21,10 @@ Natural, organic, grounded
- Botanical illustrations - Botanical illustrations
- Earthy textures and natural patterns - Earthy textures and natural patterns
## Semantic Constraint
Do NOT render color names, hex codes, or role labels as visible text in the image.
## Best For ## Best For
Nature, wellness, eco, organic, travel, sustainability, outdoor topics, slow living Nature, wellness, eco, organic, travel, sustainability, outdoor topics, slow living

View File

@ -21,6 +21,10 @@ Sophisticated, refined, understated luxury
- Refined geometric patterns - Refined geometric patterns
- Balanced, symmetrical compositions - Balanced, symmetrical compositions
## Semantic Constraint
Do NOT render color names, hex codes, or role labels as visible text in the image.
## Best For ## Best For
Business, professional, thought leadership, luxury, corporate communications Business, professional, thought leadership, luxury, corporate communications

View File

@ -21,6 +21,10 @@ Soft macaron pastel color blocks on warm cream
- Soft shadows, no hard edges - Soft shadows, no hard edges
- Gentle gradient transitions between zones - Gentle gradient transitions between zones
## Semantic Constraint
Do NOT render color names, hex codes, or role labels as visible text in the image.
## Best For ## Best For
Educational content, knowledge sharing, concept explainers, tutorials, tech summaries, onboarding materials Educational content, knowledge sharing, concept explainers, tutorials, tech summaries, onboarding materials

View File

@ -21,6 +21,10 @@ Clean, focused, essential
- Single focal point emphasis - Single focal point emphasis
- Stark contrast between elements - Stark contrast between elements
## Semantic Constraint
Do NOT render color names, hex codes, or role labels as visible text in the image.
## Best For ## Best For
Zen, focus, essential concepts, pure, simple, minimalist philosophy, clean design Zen, focus, essential concepts, pure, simple, minimalist philosophy, clean design

View File

@ -21,6 +21,10 @@ Gentle, whimsical, soft
- Soft shadows and gentle highlights - Soft shadows and gentle highlights
- Storybook-style elements - Storybook-style elements
## Semantic Constraint
Do NOT render color names, hex codes, or role labels as visible text in the image.
## Best For ## Best For
Fantasy, children, gentle content, creative, whimsical, casual, beginner guides Fantasy, children, gentle content, creative, whimsical, casual, beginner guides

View File

@ -25,6 +25,10 @@ Nostalgic, vintage, classic
- Pill-shaped clouds, small dots and stars - Pill-shaped clouds, small dots and stars
- Classic icons and retro motifs - Classic icons and retro motifs
## Semantic Constraint
Do NOT render color names, hex codes, or role labels as visible text in the image.
## Best For ## Best For
History, vintage, retro, classic, exploration, retrospectives, throwback content, creative proposals, educational History, vintage, retro, classic, exploration, retrospectives, throwback content, creative proposals, educational

View File

@ -21,6 +21,10 @@ Energetic, bold, attention-grabbing
- Dramatic lighting effects - Dramatic lighting effects
- High-energy visual compositions - High-energy visual compositions
## Semantic Constraint
Do NOT render color names, hex codes, or role labels as visible text in the image.
## Best For ## Best For
Product launch, gaming, promotion, event, marketing, announcements, brand showcases Product launch, gaming, promotion, event, marketing, announcements, brand showcases

View File

@ -21,6 +21,10 @@ Friendly, approachable, human-centered
- Hearts, smiling faces, friendly icons - Hearts, smiling faces, friendly icons
- Warm gradient overlays - Warm gradient overlays
## Semantic Constraint
Do NOT render color names, hex codes, or role labels as visible text in the image.
## Best For ## Best For
Personal growth, lifestyle, education, human stories, emotion, community Personal growth, lifestyle, education, human stories, emotion, community

View File

@ -62,6 +62,7 @@ Visual composition:
- Decorative: [palette-specific elements that reinforce content theme] - Decorative: [palette-specific elements that reinforce content theme]
Color scheme: [primary, background, accent from palette definition, adjusted by mood] Color scheme: [primary, background, accent from palette definition, adjusted by mood]
Color constraint: Color values (#hex) and color names are rendering guidance only — do NOT display color names, hex codes, or palette labels as visible text in the image.
Rendering notes: [key characteristics from rendering definition — lines, texture, depth, element style] Rendering notes: [key characteristics from rendering definition — lines, texture, depth, element style]
Type notes: [key characteristics from type definition] Type notes: [key characteristics from type definition]
Palette notes: [key characteristics from palette definition] Palette notes: [key characteristics from palette definition]