← back to Wallco Ai
deploy: exclude prod-authored logs (cactus-decisions/ghost-scan*/ghost-purge/ghost-labels/bad-aesthetic/fixes-feed/marketplace events) — CLAUDE.md mandates these never be clobbered; they were missing from the rsync exclude list
68043799c1481911d1c9fb030bc2e0c77e24efc8 · 2026-05-31 19:01:26 -0700 · Steve Abrams
Files touched
Diff
commit 68043799c1481911d1c9fb030bc2e0c77e24efc8
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Sun May 31 19:01:26 2026 -0700
deploy: exclude prod-authored logs (cactus-decisions/ghost-scan*/ghost-purge/ghost-labels/bad-aesthetic/fixes-feed/marketplace events) — CLAUDE.md mandates these never be clobbered; they were missing from the rsync exclude list
---
deploy-kamatera.sh | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/deploy-kamatera.sh b/deploy-kamatera.sh
index 6da07f6..7517edd 100755
--- a/deploy-kamatera.sh
+++ b/deploy-kamatera.sh
@@ -53,6 +53,19 @@ rsync -az --delete \
--exclude='data/spoonflower-pulled/' \
--exclude='data/pdp-theme.json' \
--exclude='data/cactus-murals/' \
+ --exclude='data/cactus-decisions.jsonl' \
+ --exclude='data/ghost-scan-flagged.jsonl' \
+ --exclude='data/ghost-scan-results.jsonl' \
+ --exclude='data/ghost-scan-triage.jsonl' \
+ --exclude='data/ghost-scan-flagged.pre-*.jsonl' \
+ --exclude='data/ghost-scan-flagged.post-*.jsonl' \
+ --exclude='data/ghost-scan-results.pre-*.jsonl' \
+ --exclude='data/ghost-purge.jsonl' \
+ --exclude='data/ghost-labels.jsonl' \
+ --exclude='data/bad-aesthetic-patterns.jsonl' \
+ --exclude='data/bad-aesthetic-patterns.*.jsonl' \
+ --exclude='data/fixes-feed.jsonl' \
+ --exclude='data/marketplace/events.jsonl' \
--exclude='data/yolo-findings/' \
--exclude='data/edges-scan-*' \
--exclude='data/crontab.backup-*' \
← a1b7baa deploy.conf (CRITICAL): exclude data/elements + data/tif (lo
·
back to Wallco Ai
·
gen-luxe grounds on real Shopify SKUs by DW SKU prefix (grs- 252689c →