[object Object]

← back to Desktop Dotbar

dotbar: start-bar comment now says Jev paid is ARMED (Steve 2026-09-23, TK-12078)

70107614d84097597fe840f584415e6852f6e899 · 2026-09-25 10:29:31 -0700 · Steve Abrams

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RyJoXLrB22bwqavSf2ex1S

Files touched

Diff

commit 70107614d84097597fe840f584415e6852f6e899
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Fri Sep 25 10:29:31 2026 -0700

    dotbar: start-bar comment now says Jev paid is ARMED (Steve 2026-09-23, TK-12078)
    
    Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
    Claude-Session: https://claude.ai/code/session_01RyJoXLrB22bwqavSf2ex1S
---
 start-bar.command | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/start-bar.command b/start-bar.command
index c342925..6f60163 100755
--- a/start-bar.command
+++ b/start-bar.command
@@ -8,7 +8,7 @@ cd "$DIR" || exit 1
 # launchd has a minimal PATH; Electron's launcher uses /usr/bin/env node.
 export PATH="/opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin:$PATH"
 
-# Jev paid classification: OFF by default. Steve arms with a one-line sed flip (0->1) + kickstart.
+# Jev paid classification: ARMED (Steve, 2026-09-23, TK-12078). Disarm: set default below to :-0 + kickstart.
 export DOTBAR_JEV_PAID="${DOTBAR_JEV_PAID:-1}"
 export DOTBAR_JEV_CAP_USD="${DOTBAR_JEV_CAP_USD:-2}"
 export DOTBAR_JEV_MAX_CALLS="${DOTBAR_JEV_MAX_CALLS:-800}"

← 426230a dotbar: document claimed-vs-unclaimed bg-spare liveness + ne  ·  back to Desktop Dotbar  ·  bar: add dw / non-dw ticket chips under the five state chips a5d20f8 →