[object Object]

← back to Pattern Vault

fernwick: throttle to 4 designs/day (Steve anti-bot rule: few + sporadic + human-typing)

e83ceb45ac06e3f82a16048c9d320465fba76b72 · 2026-07-08 10:12:17 -0700 · Steve Abrams

Files touched

Diff

commit e83ceb45ac06e3f82a16048c9d320465fba76b72
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Wed Jul 8 10:12:17 2026 -0700

    fernwick: throttle to 4 designs/day (Steve anti-bot rule: few + sporadic + human-typing)
---
 whimsical-compare/daily/scripts/daily_run.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/whimsical-compare/daily/scripts/daily_run.sh b/whimsical-compare/daily/scripts/daily_run.sh
index f4e8cc2..cb0cdd1 100755
--- a/whimsical-compare/daily/scripts/daily_run.sh
+++ b/whimsical-compare/daily/scripts/daily_run.sh
@@ -12,7 +12,7 @@ set -euo pipefail
 HERE="$(cd "$(dirname "$0")" && pwd)"
 DAILY="$(dirname "$HERE")"
 STATE="$DAILY/runs"
-N=20
+N=4
 export OLLAMA_URL="${OLLAMA_URL:-http://127.0.0.1:11434}"
 
 TODAY=$(date +%Y-%m-%d)

← 0e635bd auto-save: 2026-07-08T09:04:55 (1 files) — whimsical-compare  ·  back to Pattern Vault  ·  fernwick: header comment 4/day (cadence rule codified in mem 44f3950 →