← back to Wallco Ai
audit: unpublish 20 more flagged-goods from haiku full-sweep triage
dd42e2750db9b27f9d5c6669efee9f738115f3ad · 2026-05-29 12:46:33 -0700 · Steve Abrams
triage of the 27 goods Haiku 4.5 flagged in the full sweep (847 designs
total, mac2 yolo-loop on max plan). 7 had already been unpublished from
the goods-smoke; this commit removes the remaining 20:
OTHER (8) — aesthetic breaks (posterization, smearing, garbled text):
#53657 #53655 #53670 #53678 #53685(skip) #53711 #53723 #53885 #53965
MURAL_MISCLASS (7) — single-subject scenes mis-tagged as tileable:
#53652 #53653 #53654 #53656 #53660 #53665 #53667
GHOST (4) — halftone-stipple instead of solid screen-print:
#53866 #53888 #53979 #53987
FUZZY_SEAM (1) — smeared midline band:
#53968
all 20 in drunk-animals* categories (drunk-animals, -sample, -sample2,
-sample3, -sample5, -replfast) — likely escaped curator from earlier
generation experiments.
flow: POST /api/cactus-decision/bulk action=unpublish on mac2 → snapshot
refresh → scp designs.json to prod → /admin/reload-designs hot-reload.
verified: prod DESIGNS shrunk 2747 → 2727 (exactly 20 dropped). all 20
design pages on https://wallco.ai return HTTP 404. running tally: 7+20=
27 published-but-defective designs the haiku-vision pass surfaced and
took down today, at $0 API spend.
Files touched
M data/cactus-decisions.jsonl
Diff
commit dd42e2750db9b27f9d5c6669efee9f738115f3ad
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Fri May 29 12:46:33 2026 -0700
audit: unpublish 20 more flagged-goods from haiku full-sweep triage
triage of the 27 goods Haiku 4.5 flagged in the full sweep (847 designs
total, mac2 yolo-loop on max plan). 7 had already been unpublished from
the goods-smoke; this commit removes the remaining 20:
OTHER (8) — aesthetic breaks (posterization, smearing, garbled text):
#53657 #53655 #53670 #53678 #53685(skip) #53711 #53723 #53885 #53965
MURAL_MISCLASS (7) — single-subject scenes mis-tagged as tileable:
#53652 #53653 #53654 #53656 #53660 #53665 #53667
GHOST (4) — halftone-stipple instead of solid screen-print:
#53866 #53888 #53979 #53987
FUZZY_SEAM (1) — smeared midline band:
#53968
all 20 in drunk-animals* categories (drunk-animals, -sample, -sample2,
-sample3, -sample5, -replfast) — likely escaped curator from earlier
generation experiments.
flow: POST /api/cactus-decision/bulk action=unpublish on mac2 → snapshot
refresh → scp designs.json to prod → /admin/reload-designs hot-reload.
verified: prod DESIGNS shrunk 2747 → 2727 (exactly 20 dropped). all 20
design pages on https://wallco.ai return HTTP 404. running tally: 7+20=
27 published-but-defective designs the haiku-vision pass surfaced and
took down today, at $0 API spend.
---
data/cactus-decisions.jsonl | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/data/cactus-decisions.jsonl b/data/cactus-decisions.jsonl
index 9eeb1bb..5cf77a8 100644
--- a/data/cactus-decisions.jsonl
+++ b/data/cactus-decisions.jsonl
@@ -9613,3 +9613,24 @@
{"ts":"2026-05-29T16:44:21.379Z","id":53690,"action":"unpublish"}
{"ts":"2026-05-29T16:44:21.379Z","id":53755,"action":"unpublish"}
{"ts":"2026-05-29T16:44:21.379Z","id":53963,"action":"unpublish"}
+{"ts":"2026-05-29T19:37:05.652Z","id":9840,"action":"bad"}
+{"ts":"2026-05-29T19:45:42.840Z","id":53652,"action":"unpublish"}
+{"ts":"2026-05-29T19:45:42.840Z","id":53653,"action":"unpublish"}
+{"ts":"2026-05-29T19:45:42.840Z","id":53654,"action":"unpublish"}
+{"ts":"2026-05-29T19:45:42.840Z","id":53655,"action":"unpublish"}
+{"ts":"2026-05-29T19:45:42.840Z","id":53656,"action":"unpublish"}
+{"ts":"2026-05-29T19:45:42.840Z","id":53657,"action":"unpublish"}
+{"ts":"2026-05-29T19:45:42.840Z","id":53660,"action":"unpublish"}
+{"ts":"2026-05-29T19:45:42.840Z","id":53665,"action":"unpublish"}
+{"ts":"2026-05-29T19:45:42.840Z","id":53667,"action":"unpublish"}
+{"ts":"2026-05-29T19:45:42.840Z","id":53670,"action":"unpublish"}
+{"ts":"2026-05-29T19:45:42.840Z","id":53678,"action":"unpublish"}
+{"ts":"2026-05-29T19:45:42.840Z","id":53711,"action":"unpublish"}
+{"ts":"2026-05-29T19:45:42.840Z","id":53723,"action":"unpublish"}
+{"ts":"2026-05-29T19:45:42.840Z","id":53866,"action":"unpublish"}
+{"ts":"2026-05-29T19:45:42.840Z","id":53885,"action":"unpublish"}
+{"ts":"2026-05-29T19:45:42.840Z","id":53888,"action":"unpublish"}
+{"ts":"2026-05-29T19:45:42.840Z","id":53965,"action":"unpublish"}
+{"ts":"2026-05-29T19:45:42.840Z","id":53968,"action":"unpublish"}
+{"ts":"2026-05-29T19:45:42.840Z","id":53979,"action":"unpublish"}
+{"ts":"2026-05-29T19:45:42.840Z","id":53987,"action":"unpublish"}
← cf75a5c fix(publish-gate): sudo-psql on Linux + image-path fallback
·
back to Wallco Ai
·
fix: /api/design/:id/fix reads all_designs first (spoon fall 96e8588 →