← back to Tk 10965 Zero Price Analysis
auto-data-snapshot: 2026-08-30T14:42:48 (4 data files) — tk10964-canary-guard/README.md tk10964-canary-guard/com.steve.zero-price-orderable-canary.plist tk10964-canary-guard/rollback/TK-10974-preinstall/com.steve.zero-price-orderable-canary.plist tk10964-canary-guard/rollback/TK-10974-preinstall/failed-bootstrap-library-copy.plist
7e1dd316269e36ba15665daec49302232728d4af · 2026-08-30 14:42:49 -0700 · auto-commit-fleet
Files touched
M tk10964-canary-guard/README.mdM tk10964-canary-guard/com.steve.zero-price-orderable-canary.plistA tk10964-canary-guard/rollback/TK-10974-preinstall/com.steve.zero-price-orderable-canary.plistA tk10964-canary-guard/rollback/TK-10974-preinstall/failed-bootstrap-library-copy.plist
Diff
commit 7e1dd316269e36ba15665daec49302232728d4af
Author: auto-commit-fleet <steve@designerwallcoverings.com>
Date: Sun Aug 30 14:42:49 2026 -0700
auto-data-snapshot: 2026-08-30T14:42:48 (4 data files) — tk10964-canary-guard/README.md tk10964-canary-guard/com.steve.zero-price-orderable-canary.plist tk10964-canary-guard/rollback/TK-10974-preinstall/com.steve.zero-price-orderable-canary.plist tk10964-canary-guard/rollback/TK-10974-preinstall/failed-bootstrap-library-copy.plist
---
tk10964-canary-guard/README.md | 3 ++-
.../com.steve.zero-price-orderable-canary.plist | 2 +-
.../com.steve.zero-price-orderable-canary.plist | 10 ++++++++++
.../TK-10974-preinstall/failed-bootstrap-library-copy.plist | 10 ++++++++++
4 files changed, 23 insertions(+), 2 deletions(-)
diff --git a/tk10964-canary-guard/README.md b/tk10964-canary-guard/README.md
index d17c6cf..5af5d1b 100644
--- a/tk10964-canary-guard/README.md
+++ b/tk10964-canary-guard/README.md
@@ -11,4 +11,5 @@ Live mode performs GraphQL queries only and writes one local JSON status file.
Exit codes are scheduler-visible: `0` PASS, `2` WARN, `3` FAIL, and `1` for
transport/runtime failure. The installed LaunchAgent runs daily at 06:35 local
-time under `com.steve.zero-price-orderable-canary`.
+time under `com.steve.zero-price-orderable-canary-v2`. The `v2` label avoids
+launchd's stale registration for the retired blind-spot job.
diff --git a/tk10964-canary-guard/com.steve.zero-price-orderable-canary.plist b/tk10964-canary-guard/com.steve.zero-price-orderable-canary.plist
index 99f275e..81e18ca 100644
--- a/tk10964-canary-guard/com.steve.zero-price-orderable-canary.plist
+++ b/tk10964-canary-guard/com.steve.zero-price-orderable-canary.plist
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>Label</key>
- <string>com.steve.zero-price-orderable-canary</string>
+ <string>com.steve.zero-price-orderable-canary-v2</string>
<key>ProgramArguments</key>
<array>
<string>/opt/homebrew/bin/node</string>
diff --git a/tk10964-canary-guard/rollback/TK-10974-preinstall/com.steve.zero-price-orderable-canary.plist b/tk10964-canary-guard/rollback/TK-10974-preinstall/com.steve.zero-price-orderable-canary.plist
new file mode 100644
index 0000000..46d39d9
--- /dev/null
+++ b/tk10964-canary-guard/rollback/TK-10974-preinstall/com.steve.zero-price-orderable-canary.plist
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0"><dict>
+ <key>Label</key><string>com.steve.zero-price-orderable-canary</string>
+ <key>ProgramArguments</key><array><string>/opt/homebrew/bin/node</string><string>/Users/macstudio3/.claude/skills/zero-price-orderable-canary/check.mjs</string></array>
+ <key>StartCalendarInterval</key><dict><key>Hour</key><integer>6</integer><key>Minute</key><integer>35</integer></dict>
+ <key>RunAtLoad</key><false/>
+ <key>StandardOutPath</key><string>/tmp/zero-price-orderable-canary.log</string>
+ <key>StandardErrorPath</key><string>/tmp/zero-price-orderable-canary.err</string>
+</dict></plist>
diff --git a/tk10964-canary-guard/rollback/TK-10974-preinstall/failed-bootstrap-library-copy.plist b/tk10964-canary-guard/rollback/TK-10974-preinstall/failed-bootstrap-library-copy.plist
new file mode 100644
index 0000000..46d39d9
--- /dev/null
+++ b/tk10964-canary-guard/rollback/TK-10974-preinstall/failed-bootstrap-library-copy.plist
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0"><dict>
+ <key>Label</key><string>com.steve.zero-price-orderable-canary</string>
+ <key>ProgramArguments</key><array><string>/opt/homebrew/bin/node</string><string>/Users/macstudio3/.claude/skills/zero-price-orderable-canary/check.mjs</string></array>
+ <key>StartCalendarInterval</key><dict><key>Hour</key><integer>6</integer><key>Minute</key><integer>35</integer></dict>
+ <key>RunAtLoad</key><false/>
+ <key>StandardOutPath</key><string>/tmp/zero-price-orderable-canary.log</string>
+ <key>StandardErrorPath</key><string>/tmp/zero-price-orderable-canary.err</string>
+</dict></plist>
← 2a6ecb4 make zero-price canary scheduler-visible
·
back to Tk 10965 Zero Price Analysis
·
chore: syntax-validate + VERSION 1.0.0 (session close) 7f8dbb2 →