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
@@ -21,6 +21,10 @@ Soft macaron pastel color blocks on warm cream
- Soft shadows, no hard edges
- 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
Educational content, knowledge sharing, concept explainers, tutorials, tech summaries, onboarding materials