{
  "schemaVersion": "1.0",
  "reportId": "sample-project-example-2026-07-20T12:00:00Z",
  "generatedAt": "2026-07-20T12:00:00.000Z",
  "project": {
    "id": "bbbbbbbb-bbbb-4bbb-8bbb-bbbbbbbbbbbb",
    "name": "Sample Project",
    "slug": "sample-project",
    "description": "Neutral fixture proving generic manifest-driven onboarding.",
    "environment": "production",
    "status": "degraded"
  },
  "summary": {
    "headline": "Sample Project degraded — worker queue lag",
    "highlights": ["Generic product observation", "No project-specific ProjectMind code required"]
  },
  "health": {
    "status": "degraded",
    "checkedAt": "2026-07-20T12:00:00.000Z",
    "components": [
      { "name": "api", "status": "healthy" },
      { "name": "workers", "status": "degraded", "message": "Queue lag above threshold" }
    ]
  },
  "metrics": [
    {
      "key": "error_rate",
      "value": 0.02,
      "unit": "ratio",
      "timestamp": "2026-07-20T12:00:00.000Z"
    },
    {
      "key": "p95_latency_ms",
      "value": 380,
      "unit": "ms",
      "timestamp": "2026-07-20T12:00:00.000Z"
    }
  ],
  "issues": [
    {
      "id": "issue-sample-1",
      "title": "Worker queue lag above threshold",
      "severity": "medium",
      "status": "open",
      "category": "product",
      "source": "health.workers",
      "description": "Generic product observation for the sample-project fixture."
    }
  ],
  "capabilities": [
    "health",
    "metrics",
    "observations",
    "proposition_candidates",
    "outcome_metrics",
    "coding_execution"
  ]
}
