[object Object]

← back to Wallco Ai

deploy.conf: exclude prod-authored data/cactus-decisions.jsonl from rsync (server appendFileSync target; was a clobber risk)

70362eba3596a96dae50ac159ea46841d4679ab5 · 2026-05-31 18:42:57 -0700 · Steve Abrams

Files touched

Diff

commit 70362eba3596a96dae50ac159ea46841d4679ab5
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Sun May 31 18:42:57 2026 -0700

    deploy.conf: exclude prod-authored data/cactus-decisions.jsonl from rsync (server appendFileSync target; was a clobber risk)
---
 .deploy.conf | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/.deploy.conf b/.deploy.conf
index 1caf4db..5d030f0 100644
--- a/.deploy.conf
+++ b/.deploy.conf
@@ -13,4 +13,8 @@ HEALTH_URL="https://wallco.ai/health"
 # all WRITE to these files. Pre-2026-05-24 the deploy was rsync'ing local stale
 # copies over them and wiping fresh prod flags between scan + cleanup (lost the
 # 4 cactus-pine-scenic flags from the 2026-05-25 prod scan that way).
-RSYNC_EXTRA_EXCLUDES="data/generated data/generated_pre_seamless_backup data/images data/rooms data/spoonflower-pulled data/fliepaper-bugs public/uploads public/marketplace/uploads data/designs.json data/marketplace/events.jsonl data/ghost-scan-flagged.jsonl data/ghost-scan-results.jsonl data/ghost-scan-triage.jsonl data/ghost-scan-flagged.pre-*.jsonl data/ghost-scan-flagged.post-*.jsonl data/ghost-scan-results.pre-*.jsonl data/bad-aesthetic-patterns.jsonl data/bad-aesthetic-patterns.*.jsonl data/ghost-purge.jsonl data/ghost-labels.jsonl data/fixes-feed.jsonl data/.rescan-current.txt data/.rescan-ready.txt data/pdp-theme.json"
+# 2026-05-31: added data/cactus-decisions.jsonl — server.js appendFileSync's to
+# it (~lines 2348/2458) so it is prod-authored; it was missing from this list,
+# and a local copy carried +178 stale lines a deploy would have rsync'd over the
+# live decision log. Same class as the ghost-scan / bad-aesthetic logs.
+RSYNC_EXTRA_EXCLUDES="data/generated data/generated_pre_seamless_backup data/images data/rooms data/spoonflower-pulled data/fliepaper-bugs public/uploads public/marketplace/uploads data/designs.json data/marketplace/events.jsonl data/cactus-decisions.jsonl data/ghost-scan-flagged.jsonl data/ghost-scan-results.jsonl data/ghost-scan-triage.jsonl data/ghost-scan-flagged.pre-*.jsonl data/ghost-scan-flagged.post-*.jsonl data/ghost-scan-results.pre-*.jsonl data/bad-aesthetic-patterns.jsonl data/bad-aesthetic-patterns.*.jsonl data/ghost-purge.jsonl data/ghost-labels.jsonl data/fixes-feed.jsonl data/.rescan-current.txt data/.rescan-ready.txt data/pdp-theme.json"

← 0c8a15c harden generator_tick id-reconciliation: parse authoritative  ·  back to Wallco Ai  ·  Generate + publish fresh mica-ground drunk-animals set (5492 55871ad →