{
  "version": 1,
  "jobs": [
    {
      "id": "579fa4af-8922-4db1-9c02-db2aaecab113",
      "agentId": "pipo",
      "sessionKey": "agent:pipo:telegram:direct:842987156",
      "name": "Subagent transcript hotfix drift check",
      "enabled": false,
      "createdAtMs": 1772688053197,
      "updatedAtMs": 1773855931635,
      "schedule": {
        "kind": "every",
        "everyMs": 21600000,
        "anchorMs": 1772688053197
      },
      "sessionTarget": "isolated",
      "wakeMode": "now",
      "payload": {
        "kind": "agentTurn",
        "message": "Maintenance check: verify OpenClaw dist hotfix for subagent transcript persistence is still present.\n\n1) Run:\npython3 /home/ubuntu/.openclaw/workspace/scripts/reapply_subagent_transcript_fix.py --dry-run\n\n2) Interpret result:\n- If output indicates all relevant files are already patched / no changes needed, reply exactly: ANNOUNCE_SKIP\n- If output shows patchable files, missing script, syntax/check errors, or any failure, send a concise alert to the user with:\n  - what failed\n  - exact remediation command:\n    sudo python3 /home/ubuntu/.openclaw/workspace/scripts/reapply_subagent_transcript_fix.py --apply --restart\n\nKeep alerts short and actionable."
      },
      "delivery": {
        "mode": "announce",
        "to": "842987156",
        "channel": "telegram"
      },
      "state": {
        "lastRunAtMs": 1773854453541,
        "lastRunStatus": "ok",
        "lastStatus": "ok",
        "lastDurationMs": 14168,
        "lastDeliveryStatus": "delivered",
        "consecutiveErrors": 0,
        "lastDelivered": true
      }
    },
    {
      "id": "ac54fa1b-77e7-4b76-b328-f2064b0d8110",
      "agentId": "pipo",
      "sessionKey": "agent:pipo:telegram:direct:842987156",
      "name": "DIA autonomous orders fetch (HTTP cookie mode)",
      "enabled": false,
      "createdAtMs": 1772718695975,
      "updatedAtMs": 1773850183033,
      "schedule": {
        "kind": "every",
        "everyMs": 21600000,
        "anchorMs": 1772718695975
      },
      "sessionTarget": "isolated",
      "wakeMode": "now",
      "payload": {
        "kind": "agentTurn",
        "message": "Run the DIA autonomous fetch and only notify on problems.\n\n1) Execute:\nnode /home/ubuntu/.openclaw/workspace/scripts/dia_fetch_orders_http.js\n\n2) If command output contains `OK DIA orders=` anywhere:\n- Reply exactly: ANNOUNCE_SKIP\n\n3) If it fails with HTTP 401/403 or missing/invalid cookies:\n- Send a concise alert to the user saying DIA session cookies expired and cookies must be refreshed with:\nnode /home/ubuntu/.openclaw/workspace/scripts/dia_export_cookies.js\n- Mention this refresh requires Chrome relay active with DIA logged in.\n\n4) For any other error, send a concise alert with the exact error line and suggested next action."
      },
      "delivery": {
        "mode": "announce",
        "to": "842987156",
        "channel": "telegram"
      },
      "state": {
        "lastRunAtMs": 1773841896288,
        "lastRunStatus": "ok",
        "lastStatus": "ok",
        "lastDurationMs": 10538,
        "lastDeliveryStatus": "delivered",
        "consecutiveErrors": 0,
        "lastDelivered": true
      }
    }
  ]
}