← back to Tk 10965 Zero Price Analysis
tk10964-canary-guard/com.steve.zero-price-orderable-canary.plist
29 lines
<?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-v2</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>RunAtLoad</key>
<false/>
<key>StartCalendarInterval</key>
<dict>
<key>Hour</key>
<integer>6</integer>
<key>Minute</key>
<integer>35</integer>
</dict>
<key>ProcessType</key>
<string>Background</string>
<key>StandardOutPath</key>
<string>/tmp/zero-price-orderable-canary.log</string>
<key>StandardErrorPath</key>
<string>/tmp/zero-price-orderable-canary.err</string>
</dict>
</plist>