[object Object]

← back to Wallco Ai

Color-targeted llama+crane colorways (54992-54998) replace random-clustered originals — blue/green/gold + grey/gold/navy spread via --color-family, settlement-gated, live

549ea46518c618e0e21bb7be05a00c6312edc00f · 2026-05-31 20:01:21 -0700 · Steve

Files touched

Diff

commit 549ea46518c618e0e21bb7be05a00c6312edc00f
Author: Steve <steve@designerwallcoverings.com>
Date:   Sun May 31 20:01:21 2026 -0700

    Color-targeted llama+crane colorways (54992-54998) replace random-clustered originals — blue/green/gold + grey/gold/navy spread via --color-family, settlement-gated, live
---
 scripts/force-tag-drunk-animals-colorways-targeted-0601.sql | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/scripts/force-tag-drunk-animals-colorways-targeted-0601.sql b/scripts/force-tag-drunk-animals-colorways-targeted-0601.sql
new file mode 100644
index 0000000..e1b3a95
--- /dev/null
+++ b/scripts/force-tag-drunk-animals-colorways-targeted-0601.sql
@@ -0,0 +1,12 @@
+-- Color-TARGETED silk+linen colorway variants via gen-luxe --color-family, Steve "y / publish the good ones" 2026-06-01.
+-- Replaced the random-clustered llama (2x Oyster) + crane (3x Chamois) with guaranteed-distinct spreads. Image-reviewed all 6 good. Settlement-gated.
+-- NEW: Llamas Soirée/Eau de Nil(blue), Nightcap/Olive(green), Bacchanal/Honey(gold); Cranes Spree/Alabaster(grey), Toast/Honey(gold), Saunter/Prussian(navy).
+-- RETIRED clustered originals 54978,54979,54980 (llama) + 54987,54989,54990 (crane).
+BEGIN;
+UPDATE all_designs SET is_published=TRUE, web_viewer=TRUE,
+  tags=(array_remove(COALESCE(tags,ARRAY[]::text[]),'curator-force-publish'))||ARRAY['curator-force-publish']::text[] WHERE id IN (54992,54994,54995,54996,54997,54998);
+UPDATE spoon_all_designs SET is_published=TRUE, user_removed=FALSE,
+  tags=(array_remove(COALESCE(tags,ARRAY[]::text[]),'curator-force-publish'))||ARRAY['curator-force-publish']::text[] WHERE id IN (54992,54994,54995,54996,54997,54998);
+UPDATE all_designs SET is_published=FALSE, web_viewer=FALSE, user_removed=TRUE WHERE id IN (54978,54979,54980,54987,54989,54990);
+UPDATE spoon_all_designs SET is_published=FALSE, user_removed=TRUE WHERE id IN (54978,54979,54980,54987,54989,54990);
+COMMIT;

← 5a56093 drunk-animals title-drift fix — re-title 180 designs with ac  ·  back to Wallco Ai  ·  rescue-curator: add bulk 'Move to species category' → POST / 447b0a0 →