{
  "panels": [
    {
      "id": "scoreboard",
      "ts": "2026-07-17T12:00:00.000Z",
      "data": {
        "repos": [
          {
            "repo": "multideal",
            "works": 8,
            "total": 34,
            "trend7d": 2,
            "churn": false,
            "commitsSinceLastWorksDelta": 4
          },
          {
            "repo": "zync.is",
            "works": 3,
            "total": 31,
            "trend7d": 0,
            "churn": true,
            "commitsSinceLastWorksDelta": 118
          }
        ]
      }
    },
    {
      "id": "plans",
      "ts": "2026-07-17T12:00:00.000Z",
      "data": {
        "runs": [
          {
            "runId": "run-autonomy",
            "title": "autonomy-p4-babysitter",
            "status": "running",
            "state": "running",
            "owner": "laptop",
            "currentTask": "tui-state-render",
            "tasksTotal": 5,
            "tasksCompleted": 2,
            "pendingDecisions": 0,
            "degradedReason": "",
            "updatedAt": "18m",
            "waves": [],
            "edges": []
          },
          {
            "runId": "run-dep",
            "title": "factory-phase-fixture",
            "status": "HALT",
            "state": "gated",
            "owner": "laptop",
            "currentTask": "drizzle-pin-decision",
            "tasksTotal": 4,
            "tasksCompleted": 3,
            "pendingDecisions": 1,
            "degradedReason": "decision pending",
            "updatedAt": "42m",
            "waves": [],
            "edges": []
          }
        ]
      }
    },
    {
      "id": "agents",
      "ts": "2026-07-17T12:00:00.000Z",
      "data": {
        "fleet": [
          { "class": "cursor-agent", "count": 6, "cpuPercent": 12.5, "slices": ["user.slice"] },
          { "class": "claude", "count": 2, "cpuPercent": 4.0, "slices": ["user.slice"] }
        ],
        "orphans": 1,
        "events": [],
        "culprits": [],
        "totalLive": 8
      }
    },
    {
      "id": "ci",
      "ts": "2026-07-17T12:00:00.000Z",
      "data": {
        "repos": [
          {
            "repo": "alexcodeplace/multideal",
            "runners": [{ "name": "debian1", "status": "online", "busy": true }],
            "runs": [
              {
                "id": 4821,
                "status": "completed",
                "conclusion": "failure",
                "display_title": "e2e checkout"
              },
              {
                "id": 4810,
                "status": "completed",
                "conclusion": "success",
                "display_title": "unit"
              }
            ],
            "queueDepth": 0
          }
        ]
      }
    },
    {
      "id": "limits",
      "ts": "2026-07-17T12:00:00.000Z",
      "data": {
        "stale": false,
        "ageSeconds": 12,
        "accounts": [
          {
            "slug": "claudeA",
            "percent": 78,
            "status": "warn",
            "capEtaMinutes": 95
          },
          {
            "slug": "claudeB",
            "percent": 42,
            "status": "ok",
            "capEtaMinutes": null
          }
        ]
      }
    }
  ],
  "adapters": [
    {
      "id": "harness",
      "interval": 5000,
      "lastAttempt": 1,
      "lastSuccess": 1,
      "stale": false
    },
    {
      "id": "ghci",
      "interval": 60000,
      "lastAttempt": 1,
      "lastSuccess": 1,
      "stale": false
    }
  ],
  "items": [
    {
      "id": "alert-orphan-88231",
      "source": "cluster",
      "project": "overdeck",
      "severity": "act",
      "kind": "alert",
      "title": "orphan cursor-agent pid 88231",
      "detail": "etime>30m pcpu>80",
      "ts": "2026-07-17T11:40:00.000Z",
      "actions": [
        {
          "verb": "reap",
          "args": { "pid": "88231" },
          "label": "reap orphan cursor-agent (SIGTERM→SIGKILL)",
          "recommended": true
        }
      ]
    },
    {
      "id": "ci-failure-4821",
      "source": "ghci",
      "project": "multideal",
      "severity": "act",
      "kind": "ci",
      "title": "multideal e2e checkout failed",
      "detail": "run #4821",
      "ts": "2026-07-17T11:02:00.000Z",
      "actions": [
        {
          "verb": "ci-rerun",
          "args": { "id": "4821" },
          "label": "re-run workflow"
        }
      ]
    },
    {
      "id": "decision-grok",
      "source": "harness",
      "project": "grok-account-parity",
      "severity": "act",
      "kind": "decision",
      "title": "Choose account parity strategy",
      "detail": "task t1",
      "ts": "2026-07-17T10:15:00.000Z",
      "actions": [],
      "decision": {
        "question": "Use shared or per-seat credentials?",
        "options": [
          { "label": "shared", "recommended": false },
          { "label": "per-seat", "recommended": true }
        ],
        "freeText": false,
        "context": "grok-account-parity / t1",
        "waitingSince": "2026-07-17T09:00:00.000Z"
      }
    },
    {
      "id": "limit-claudeA",
      "source": "systray",
      "severity": "warn",
      "kind": "limit",
      "title": "claudeA approaching limit",
      "detail": "percent=78%",
      "ts": "2026-07-17T11:55:00.000Z",
      "actions": []
    }
  ]
}
