{
  "example": true,
  "source": {
    "source_id": "example-release-note",
    "title": "Atlas demonstration release note (fictional)",
    "passage": "The Atlas demonstration archive opened in 2021. It accepts JSON exports."
  },
  "assessments": [
    {
      "schema_version": "1.0",
      "example": true,
      "claim_id": "demo-001",
      "claim_text": "The Atlas demonstration archive opened in 2021.",
      "scope": "Fictional Atlas evidence pack only; not a real-world verification.",
      "processing_status": "complete",
      "assessment": {
        "status": "supported",
        "reason": "The example passage explicitly gives 2021 as the opening year.",
        "evidence": [
          {
            "source_id": "example-release-note",
            "source_title": "Atlas demonstration release note (fictional)",
            "source_url": "https://factapi.com/docs/#sample-evidence",
            "locator": "Paragraph 1",
            "passage": "The Atlas demonstration archive opened in 2021. It accepts JSON exports.",
            "relationship": "supports"
          }
        ]
      }
    },
    {
      "schema_version": "1.0",
      "example": true,
      "claim_id": "demo-002",
      "claim_text": "The Atlas demonstration archive opened in 2024.",
      "scope": "Fictional Atlas evidence pack only; not a real-world verification.",
      "processing_status": "complete",
      "assessment": {
        "status": "contradicted",
        "reason": "The example passage gives 2021, which conflicts with the claim’s opening year.",
        "evidence": [
          {
            "source_id": "example-release-note",
            "source_title": "Atlas demonstration release note (fictional)",
            "source_url": "https://factapi.com/docs/#sample-evidence",
            "locator": "Paragraph 1",
            "passage": "The Atlas demonstration archive opened in 2021. It accepts JSON exports.",
            "relationship": "contradicts"
          }
        ]
      }
    },
    {
      "schema_version": "1.0",
      "example": true,
      "claim_id": "demo-003",
      "claim_text": "The Atlas demonstration archive contains twelve collections.",
      "scope": "Fictional Atlas evidence pack only; not a real-world verification.",
      "processing_status": "complete",
      "assessment": {
        "status": "insufficient_evidence",
        "reason": "The example passage does not state the number of collections.",
        "evidence": [
          {
            "source_id": "example-release-note",
            "source_title": "Atlas demonstration release note (fictional)",
            "source_url": "https://factapi.com/docs/#sample-evidence",
            "locator": "Paragraph 1",
            "passage": "The Atlas demonstration archive opened in 2021. It accepts JSON exports.",
            "relationship": "provides_context"
          }
        ]
      }
    }
  ]
}
