← back to Wallco Ai
Generate + publish fresh CORK + RAFFIA drunk-animals sets (54930-54942, 12 new species) on real Shopify cork/raffia SKUs, settlement-gated, live+verified on wallco.ai
08ae76b97ae963c2e67698a82f02be1d73cadf85 · 2026-05-31 18:56:32 -0700 · Steve
Files touched
A scripts/force-tag-drunk-animals-cork-raffia-0601.sql
Diff
commit 08ae76b97ae963c2e67698a82f02be1d73cadf85
Author: Steve <steve@designerwallcoverings.com>
Date: Sun May 31 18:56:32 2026 -0700
Generate + publish fresh CORK + RAFFIA drunk-animals sets (54930-54942, 12 new species) on real Shopify cork/raffia SKUs, settlement-gated, live+verified on wallco.ai
---
scripts/force-tag-drunk-animals-cork-raffia-0601.sql | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/scripts/force-tag-drunk-animals-cork-raffia-0601.sql b/scripts/force-tag-drunk-animals-cork-raffia-0601.sql
new file mode 100644
index 0000000..32db8de
--- /dev/null
+++ b/scripts/force-tag-drunk-animals-cork-raffia-0601.sql
@@ -0,0 +1,10 @@
+-- Fresh CORK + RAFFIA drunk-animals sets, gen-luxe --texture-cat=cork/raffia, Steve "cork and raffia sets too / any natural texture" 2026-06-01.
+-- Every ground = a REAL Shopify cork/raffia SKU. 12 NEW species. All passed settlement trigger (false→true, no override). Image-reviewed.
+-- CORK: Toucans Carouse/Oyster, Owls Tipple/Apricot, Raccoons Soirée/Oyster, Koalas Revel/Chamois, Badgers Nightcap/Oyster, Otters Bacchanal/Chamois.
+-- RAFFIA: Hippos Spree/Oxblood, Zebras Saunter/Chamois, Tigers Folly/Oxblood, Lions Carouse/Delft, Hedgehogs Tipple/Chamois, Swans Soirée/Sapphire.
+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 (54930,54931,54932,54933,54934,54935,54936,54938,54939,54940,54941,54942);
+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 (54930,54931,54932,54933,54934,54935,54936,54938,54939,54940,54941,54942);
+COMMIT;
← c0e3414 v11-best PDP: mobile polish — id chip to bottom-right (clear
·
back to Wallco Ai
·
deploy: exclude data/pdp-theme.json from rsync (prod-authore ca7e5ce →