{
  "version": 1,
  "jobs": [
    {
      "id": "cc7a38f1-2af8-4e0c-98af-6f0d05f80792",
      "agentId": "main",
      "sessionKey": "agent:main:main",
      "name": "Daily Memory Consolidation",
      "enabled": true,
      "createdAtMs": 1774973606916,
      "updatedAtMs": 1775426416367,
      "schedule": {
        "expr": "0 22 * * *",
        "kind": "cron",
        "tz": "UTC"
      },
      "sessionTarget": "isolated",
      "wakeMode": "now",
      "payload": {
        "kind": "agentTurn",
        "message": "Read today's and yesterday's memory files (memory/YYYY-MM-DD.md). Distill any significant events, decisions, lessons, or preferences into MEMORY.md. Remove outdated info. Keep it concise. Reply with what you consolidated or 'nothing to consolidate' if the daily files are empty."
      },
      "delivery": {
        "mode": "announce"
      },
      "state": {
        "nextRunAtMs": 1775512800000,
        "lastRunAtMs": 1775426400007,
        "lastRunStatus": "error",
        "lastStatus": "error",
        "lastDurationMs": 16360,
        "lastDeliveryStatus": "unknown",
        "consecutiveErrors": 6,
        "lastError": "Channel is required when multiple channels are configured: telegram, streamchat Set delivery.channel explicitly or use a main session with a previous channel."
      }
    },
    {
      "id": "6edec4a0-3da2-4608-9aa3-8206cee16775",
      "agentId": "main",
      "sessionKey": "agent:main:main",
      "name": "BDA100 Submission Reminder",
      "enabled": false,
      "deleteAfterRun": true,
      "createdAtMs": 1774982976865,
      "updatedAtMs": 1775013322765,
      "schedule": {
        "at": "2026-04-01T03:15:00.000Z",
        "kind": "at"
      },
      "sessionTarget": "isolated",
      "wakeMode": "now",
      "payload": {
        "kind": "agentTurn",
        "message": "REMINDER for Karen: BDA100 assignment is due TODAY (April 4th deadline approaching)! You need to submit:\n1. The Word document (BDA100_GolfClub_Assignment.docx) to HLMS portal\n2. The zip file (BDA100_Python_SourceFiles.zip) to Google Classroom\nFiles are in ~/Desktop/University_Assignments/BDA_100_final/\n\nAlso remind Karen to check on the Rubik's cubes that are missing."
      },
      "delivery": {
        "mode": "announce"
      },
      "state": {
        "lastRunAtMs": 1775013300010,
        "lastRunStatus": "error",
        "lastStatus": "error",
        "lastDurationMs": 22755,
        "lastError": "Channel is required when multiple channels are configured: telegram, streamchat Set delivery.channel explicitly or use a main session with a previous channel.",
        "lastDeliveryStatus": "unknown",
        "consecutiveErrors": 1
      }
    }
  ]
}