← back to Tk11438 Postgres Migration
verification/ken-schedulers.json
46 lines
[
{
"path": "/Users/macstudio3/Library/LaunchAgents/com.steve.ken-reconcile-canary.plist",
"sha256": "5bae8a547e6680e2ac071a95ad0e57c74aa89449c4aaffc2540f40d0934f18f5",
"label": "com.steve.ken-reconcile-canary",
"program": [
"/opt/homebrew/bin/node",
"/Users/macstudio3/Projects/Ken/kalshi-dash/scripts/reconcile-canary.mjs"
],
"environment": [
{
"key": "KEN_DATABASE_URL",
"hostname": "localhost",
"database": "ken",
"host_option": null
}
],
"interval": 1800,
"keep_alive": null
},
{
"path": "/Users/macstudio3/Library/LaunchAgents/com.steve.ken-follow-winners.plist",
"sha256": "2546188beb1642e65daff0aaecf04287556a4226081bea3c8a9d2d95897a1fa6",
"label": "com.steve.ken-follow-winners",
"program": [
"/bin/bash",
"/Users/macstudio3/Projects/Ken/kalshi-dash/follow-the-winners-check.sh"
],
"environment": [],
"interval": 3600,
"keep_alive": null
},
{
"path": "/Users/macstudio3/Library/LaunchAgents/com.steve.ken-safemode-guard.plist",
"sha256": "b0a8d749b2577ba88a662ce56d8bf947ca49ba85d1601da374fcd8971008df37",
"label": "com.steve.ken-safemode-guard",
"program": [
"/bin/bash",
"/Users/macstudio3/Projects/Ken/kalshi-dash/ken-safemode-guard.sh"
],
"environment": [],
"interval": null,
"keep_alive": true
}
]