{
  "schema_version": "1.0",
  "card_id": "seed-partial-006",
  "slug": "does-creatine-cause-hair-loss-seed006-v1",
  "version": 1,
  "supersedes_card_id": null,
  "question": "Does creatine cause hair loss?",
  "question_hash": "sha256-v1:fixture-creatine",
  "normalization_version": "1",
  "created_at": "2026-08-01T12:50:00Z",
  "domain": "medical",
  "consensus": {
    "agreement_count": 2,
    "valid_response_count": 2,
    "confidence": "low",
    "resolved_answer": "Available human evidence does not establish that creatine causes hair loss; one small study raised a DHT signal that has not been robustly replicated.",
    "crux": "Whether a limited DHT finding generalizes to clinical hair loss.",
    "limitations": "Partial card (2/3). Not medical advice."
  },
  "responses": [
    {
      "slot": 1,
      "provider": "openai",
      "model": "fixture-openai",
      "status": "succeeded",
      "verdict": "no",
      "confidence": 0.66,
      "key_claims": [
        "No strong clinical evidence links creatine to hair loss."
      ],
      "reasoning": "Reviews generally find insufficient evidence of causation.",
      "sources": [
        {
          "title": "Example evidence brief",
          "url": "https://example.com/med/creatine",
          "retrieved_at": "2026-08-01T12:50:00Z"
        }
      ],
      "is_dissent": false,
      "latency_ms": 2000,
      "error_code": null
    },
    {
      "slot": 2,
      "provider": "anthropic",
      "model": "fixture-anthropic",
      "status": "succeeded",
      "verdict": "no",
      "confidence": 0.61,
      "key_claims": [
        "A small DHT study is weak evidence for hair-loss causation."
      ],
      "reasoning": "Mechanistic signals are not the same as clinical outcomes.",
      "sources": [
        {
          "title": "Example DHT study note",
          "url": "https://example.com/med/dht",
          "retrieved_at": "2026-08-01T12:50:00Z"
        }
      ],
      "is_dissent": false,
      "latency_ms": 2100,
      "error_code": null
    },
    {
      "slot": 3,
      "provider": "google",
      "model": "fixture-google",
      "status": "timed_out",
      "verdict": null,
      "confidence": null,
      "key_claims": [],
      "reasoning": null,
      "sources": [],
      "is_dissent": false,
      "latency_ms": 8000,
      "error_code": "timeout"
    }
  ],
  "divergence": {
    "verdict_split": false,
    "confidence_spread": 0.05,
    "conflicting_claims": [],
    "judge_invoked": false
  },
  "publication": {
    "visibility": "unlisted",
    "published_at": null,
    "atlas_eligible": false,
    "grounded": true,
    "robots": "noindex,nofollow",
    "exclusion_reasons": [
      "incomplete_slots",
      "not_atlas_eligible"
    ]
  },
  "execution": {
    "completed_model_count": 2,
    "total_latency_ms": 8000,
    "cost_usd": 0.0019
  }
}