← back to Wallco Ai
wisteria-animals: also block ferns + drooping plants; any incidental greenery must point upward
e145932689d8c17fa1a1812103ee08fe9a175b3a · 2026-05-13 12:03:06 -0700 · SteveStudio2
Files touched
M scripts/wisteria_animal_prompts.js
Diff
commit e145932689d8c17fa1a1812103ee08fe9a175b3a
Author: SteveStudio2 <stevestudio2@SteveStacStudio.lan>
Date: Wed May 13 12:03:06 2026 -0700
wisteria-animals: also block ferns + drooping plants; any incidental greenery must point upward
---
scripts/wisteria_animal_prompts.js | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/scripts/wisteria_animal_prompts.js b/scripts/wisteria_animal_prompts.js
index 0e004e7..b84ddf0 100644
--- a/scripts/wisteria_animal_prompts.js
+++ b/scripts/wisteria_animal_prompts.js
@@ -61,9 +61,11 @@ const WISTERIA_COLORS = [
];
// Negative constraint that goes on every prompt — Hinson/Schumacher leaf-trap
-// avoidance. Wisteria flowers only, no foliage of any kind.
+// avoidance. Wisteria flowers only, no foliage of any kind. Even if any
+// vestigial leaf-shape sneaks through, it must point UP (never droop down) —
+// keeps the composition lifted and dodges the fern-y / palm-y look entirely.
const NO_LEAVES =
- 'NO bamboo, NO leaves, NO foliage, NO palm, NO banana, NO tropical, NO jungle — wisteria racemes are the ONLY botanical element';
+ 'NO bamboo, NO ferns, NO leaves, NO foliage, NO palm fronds, NO banana, NO tropical, NO jungle, NO drooping plants — wisteria racemes are the ONLY botanical element, and any incidental greenery must point UPWARD, never downward or sideways';
// Refined heritage-botanical palettes — inherited from butterfly-trellis,
// NOT the Warhol drunk-animals neon palette.
← 09ad34c wisteria-animals: drop bamboo from brief; wisteria racemes a
·
back to Wallco Ai
·
cherry-blossom-animals: prompt library mirroring wisteria — 9e4293d →