[object Object]

← back to Wallco Ai

Publish luxe-v2 batch L5 image-reviewed (41906,41917,41920,41909,41882) — Orangutans/Giraffes/Elephants/Frogs, live+verified (+5)

b793327f493e50c95583e3334c972040c11ef939 · 2026-05-31 18:31:10 -0700 · Steve

Files touched

Diff

commit b793327f493e50c95583e3334c972040c11ef939
Author: Steve <steve@designerwallcoverings.com>
Date:   Sun May 31 18:31:10 2026 -0700

    Publish luxe-v2 batch L5 image-reviewed (41906,41917,41920,41909,41882) — Orangutans/Giraffes/Elephants/Frogs, live+verified (+5)
---
 scripts/force-tag-drunk-animals-luxe-batchL5-0601.sql | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/scripts/force-tag-drunk-animals-luxe-batchL5-0601.sql b/scripts/force-tag-drunk-animals-luxe-batchL5-0601.sql
new file mode 100644
index 0000000..364fec9
--- /dev/null
+++ b/scripts/force-tag-drunk-animals-luxe-batchL5-0601.sql
@@ -0,0 +1,8 @@
+-- Luxe-v2 batch L5, image-reviewed + seed-deduped, Steve "go" 2026-06-01.
+-- Orangutans Spree/Oxblood, Giraffes Toast/Chamois, Elephants Carouse/Oxblood, Frogs Folly/Oxblood, Frogs Soirée/Chamois. NO settlement override (all NULL).
+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 (41906,41917,41920,41909,41882);
+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 (41906,41917,41920,41909,41882);
+COMMIT;

← 28d2361 admin/inspirations: align sticky controls offset to header h  ·  back to Wallco Ai  ·  designer-studio compose: auto-retry up to 3× on seamless-QA 0425501 →