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
@@ -62,6 +62,7 @@ Visual composition:
- Decorative: [palette-specific elements that reinforce content theme]
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]
Type notes: [key characteristics from type definition]
Palette notes: [key characteristics from palette definition]