[object Object]

← back to Wallco Ai

audit: unpublish 7 designs caught by haiku-weekend goods-smoke

61fa817cba190808da225a6061fdfba98f135b22 · 2026-05-29 09:46:33 -0700 · Steve Abrams

audit log entries for the 7 published-but-defective designs the haiku
4.5 vision pass flagged in the goods-smoke bucket. all 7 had passed
the existing publish gate but were real defects on second-look:

  #53651 mural-misclass (single ape-in-jungle, not tileable)
  #53690 muddy aesthetic break
  #53755 cactus category mismatch
  #53872 multi-opacity photo fragments
  #53908 partial-opacity duplicate silhouettes
  #53937 garbled AI text 'lUoe nlbmaa'
  #53963 gibberish bottle-label + posterized shading

flow: POST /api/cactus-decision/bulk action=unpublish on mac2 →
refresh_designs_snapshot.py → scp designs.json to prod → POST
/admin/reload-designs. all 7 design pages on https://wallco.ai now
return 404. prod DESIGNS array shrunk 2754 → 2747.

Files touched

Diff

commit 61fa817cba190808da225a6061fdfba98f135b22
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Fri May 29 09:46:33 2026 -0700

    audit: unpublish 7 designs caught by haiku-weekend goods-smoke
    
    audit log entries for the 7 published-but-defective designs the haiku
    4.5 vision pass flagged in the goods-smoke bucket. all 7 had passed
    the existing publish gate but were real defects on second-look:
    
      #53651 mural-misclass (single ape-in-jungle, not tileable)
      #53690 muddy aesthetic break
      #53755 cactus category mismatch
      #53872 multi-opacity photo fragments
      #53908 partial-opacity duplicate silhouettes
      #53937 garbled AI text 'lUoe nlbmaa'
      #53963 gibberish bottle-label + posterized shading
    
    flow: POST /api/cactus-decision/bulk action=unpublish on mac2 →
    refresh_designs_snapshot.py → scp designs.json to prod → POST
    /admin/reload-designs. all 7 design pages on https://wallco.ai now
    return 404. prod DESIGNS array shrunk 2754 → 2747.
---
 data/cactus-decisions.jsonl | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/data/cactus-decisions.jsonl b/data/cactus-decisions.jsonl
index f6d2a1e..9eeb1bb 100644
--- a/data/cactus-decisions.jsonl
+++ b/data/cactus-decisions.jsonl
@@ -9605,3 +9605,11 @@
 {"ts":"2026-05-28T20:03:45.637Z","id":18618,"action":"bad"}
 {"ts":"2026-05-28T20:03:45.701Z","id":20035,"action":"bad"}
 {"ts":"2026-05-28T20:03:45.767Z","id":18879,"action":"bad"}
+{"ts":"2026-05-29T16:25:33.233Z","id":54169,"action":"digital"}
+{"ts":"2026-05-29T16:44:21.379Z","id":53651,"action":"unpublish"}
+{"ts":"2026-05-29T16:44:21.379Z","id":53908,"action":"unpublish"}
+{"ts":"2026-05-29T16:44:21.379Z","id":53872,"action":"unpublish"}
+{"ts":"2026-05-29T16:44:21.379Z","id":53937,"action":"unpublish"}
+{"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"}

← 9d53444 cactus-curator: add Unpublish action (kbd 6) + button  ·  back to Wallco Ai  ·  Add admin Theme Preview Gallery (/admin/theme-gallery) — all d65186a →