{
  "running": true,
  "startedAt": "2026-05-28T02:43:21.964Z",
  "workers": {
    "map": {
      "runCount": 12,
      "successCount": 12,
      "failureCount": 0,
      "averageDurationMs": 5.916666666666667,
      "isRunning": false,
      "nextRun": "2026-05-28T05:43:21.954Z",
      "lastStartedAt": "2026-05-28T05:39:31.839Z",
      "lastRun": "2026-05-28T05:39:31.839Z"
    },
    "audit": {
      "runCount": 18,
      "successCount": 18,
      "failureCount": 0,
      "averageDurationMs": 27208,
      "isRunning": false,
      "nextRun": "2026-05-28T05:47:37.233Z",
      "lastStartedAt": "2026-05-28T05:39:32.266Z",
      "lastRun": "2026-05-28T05:39:37.613Z"
    },
    "optimize": {
      "runCount": 12,
      "successCount": 12,
      "failureCount": 0,
      "averageDurationMs": 110144.5,
      "isRunning": false,
      "nextRun": "2026-05-28T05:52:42.594Z",
      "lastStartedAt": "2026-05-28T05:39:37.236Z",
      "lastRun": "2026-05-28T05:39:41.305Z"
    },
    "consolidate": {
      "runCount": 6,
      "successCount": 6,
      "failureCount": 0,
      "averageDurationMs": 2.3333333333333335,
      "isRunning": false,
      "nextRun": "2026-05-28T05:49:21.921Z",
      "lastStartedAt": "2026-05-28T05:35:08.906Z",
      "lastRun": "2026-05-28T05:35:08.909Z"
    },
    "testgaps": {
      "runCount": 9,
      "successCount": 9,
      "failureCount": 0,
      "averageDurationMs": 131255,
      "isRunning": false,
      "nextRun": "2026-05-28T05:59:31.839Z",
      "lastStartedAt": "2026-05-28T05:39:28.198Z",
      "lastRun": "2026-05-28T05:39:31.838Z"
    },
    "predict": {
      "runCount": 0,
      "successCount": 0,
      "failureCount": 0,
      "averageDurationMs": 0,
      "isRunning": false
    },
    "document": {
      "runCount": 0,
      "successCount": 0,
      "failureCount": 0,
      "averageDurationMs": 0,
      "isRunning": false
    }
  },
  "config": {
    "autoStart": false,
    "logDir": "/Users/cohen/Projects/ruflo/.claude/worktrees/adr-135-integrate/.claude-flow/logs",
    "stateFile": "/Users/cohen/Projects/ruflo/.claude/worktrees/adr-135-integrate/.claude-flow/daemon-state.json",
    "maxConcurrent": 2,
    "workerTimeoutMs": 960000,
    "resourceThresholds": {
      "maxCpuLoad": 9.600000000000001,
      "minFreeMemoryPercent": 5
    },
    "workers": [
      {
        "type": "map",
        "intervalMs": 900000,
        "offsetMs": 0,
        "priority": "normal",
        "description": "Codebase mapping",
        "enabled": true
      },
      {
        "type": "audit",
        "intervalMs": 600000,
        "offsetMs": 120000,
        "priority": "critical",
        "description": "Security analysis",
        "enabled": true
      },
      {
        "type": "optimize",
        "intervalMs": 900000,
        "offsetMs": 240000,
        "priority": "high",
        "description": "Performance optimization",
        "enabled": true
      },
      {
        "type": "consolidate",
        "intervalMs": 1800000,
        "offsetMs": 360000,
        "priority": "low",
        "description": "Memory consolidation",
        "enabled": true
      },
      {
        "type": "testgaps",
        "intervalMs": 1200000,
        "offsetMs": 480000,
        "priority": "normal",
        "description": "Test coverage analysis",
        "enabled": true
      },
      {
        "type": "predict",
        "intervalMs": 600000,
        "offsetMs": 0,
        "priority": "low",
        "description": "Predictive preloading",
        "enabled": false
      },
      {
        "type": "document",
        "intervalMs": 3600000,
        "offsetMs": 0,
        "priority": "low",
        "description": "Auto-documentation",
        "enabled": false
      }
    ]
  },
  "savedAt": "2026-05-28T05:39:41.305Z"
}