{
  "jobs": [
    {
      "id": "0ae7baffc114",
      "name": "Morning Briefing",
      "prompt": "Send the morning briefing ONLY via email (Apple iCloud SMTP). No WhatsApp delivery.\n\nSteps:\n1. Execute: bash /home/thesage/.hermes/scripts/run_send_briefing_email.sh\n2. Confirm from stdout that the email was sent successfully.",
      "skills": [],
      "skill": null,
      "model": null,
      "provider": null,
      "base_url": null,
      "script": null,
      "no_agent": false,
      "context_from": null,
      "schedule": {
        "kind": "cron",
        "expr": "0 7 * * *",
        "display": "0 7 * * *"
      },
      "schedule_display": "0 7 * * *",
      "repeat": {
        "times": null,
        "completed": 26
      },
      "enabled": true,
      "state": "scheduled",
      "paused_at": null,
      "paused_reason": null,
      "created_at": "2026-06-14T15:19:24.378400+00:00",
      "next_run_at": "2026-07-11T07:00:00+00:00",
      "last_run_at": "2026-07-10T07:00:28.652275+00:00",
      "last_status": "ok",
      "last_error": null,
      "last_delivery_error": null,
      "deliver": "local",
      "origin": null,
      "enabled_toolsets": [
        "terminal"
      ],
      "workdir": null,
      "fire_claim": null
    },
    {
      "id": "4189fb27840d",
      "name": "pirate-campaign-auto-sync",
      "prompt": "Run the Pirate Campaign Obsidian vault iCloud sync. Source credentials from /home/thesage/.hermes/.env and execute /home/thesage/.hermes/scripts/run_pirate_campaign_sync.sh. Do not print credentials. Report only whether the sync succeeded, failed, or requires 2FA re-authentication. If 2FA is required, notify the user immediately.",
      "skills": [],
      "skill": null,
      "model": null,
      "provider": null,
      "provider_snapshot": "custom",
      "model_snapshot": "kimi-k2.7-code:cloud",
      "base_url": null,
      "script": null,
      "no_agent": false,
      "context_from": null,
      "schedule": {
        "kind": "cron",
        "expr": "*/10 * * * *",
        "display": "*/10 * * * *"
      },
      "schedule_display": "*/10 * * * *",
      "repeat": {
        "times": null,
        "completed": 445
      },
      "enabled": false,
      "state": "paused",
      "paused_at": "2026-07-03T19:45:32.131101+00:00",
      "paused_reason": null,
      "created_at": "2026-06-30T17:39:35.078986+00:00",
      "next_run_at": "2026-07-03T19:50:00+00:00",
      "last_run_at": "2026-07-03T19:40:39.918527+00:00",
      "last_status": "ok",
      "last_error": null,
      "last_delivery_error": null,
      "deliver": "local",
      "origin": null,
      "enabled_toolsets": [
        "terminal"
      ],
      "workdir": null
    },
    {
      "id": "3c94e2b30e35",
      "name": "Stock Price Monitor \u2014 TSLA & SPCX",
      "prompt": "Run the stock price monitor script and email alerts if any thresholds are crossed.\n\nExecute: python3 /home/thesage/.hermes/scripts/stock_price_monitor.py\n\nThis script fetches TSLA and SPCX prices from Yahoo Finance and sends email alerts via Apple iCloud SMTP when prices cross configured thresholds (50, 75, 100, 125, 150, 175, 200, 225, 250, 275, 300).",
      "skills": [],
      "skill": null,
      "model": null,
      "provider": null,
      "base_url": null,
      "script": null,
      "no_agent": false,
      "context_from": null,
      "schedule": {
        "kind": "cron",
        "expr": "0 13-21 * * 1-5",
        "display": "0 13-21 * * 1-5"
      },
      "schedule_display": "0 13-21 * * 1-5",
      "repeat": {
        "times": null,
        "completed": 4
      },
      "enabled": true,
      "state": "scheduled",
      "paused_at": null,
      "paused_reason": null,
      "created_at": "2026-07-10T15:07:59.638539+00:00",
      "next_run_at": "2026-07-10T20:00:00+00:00",
      "last_run_at": "2026-07-10T19:00:19.607715+00:00",
      "last_status": "ok",
      "last_error": null,
      "last_delivery_error": null,
      "deliver": "local",
      "origin": {
        "platform": "whatsapp",
        "chat_id": "264755205914837@lid",
        "chat_name": "Sage Stockmans",
        "thread_id": null
      },
      "enabled_toolsets": [
        "terminal"
      ],
      "workdir": null
    }
  ],
  "updated_at": "2026-07-10T19:00:19.608639+00:00"
}