Bow Tie Kreative VIDEO Grammar

Worked example · stage 2 of 15

Claims

Factual claims extracted from the transcript, each with status and evidence links.

This material is fictional. It was invented for the package to demonstrate the method.

examples/claims.json
[
  {
    "claim_id": "c1",
    "text": "Conversion doubled.",
    "speaker_or_source_id": "guest",
    "transcript_unit_ids": [
      "u4"
    ],
    "polarity": "positive",
    "modality": "asserted",
    "scope": {
      "population": "unspecified in the first sentence",
      "geography": "unspecified",
      "time_range": "yesterday / fictional example",
      "unit": "conversion rate",
      "baseline": "unspecified",
      "exceptions": [
        "qualified by c2"
      ]
    },
    "status": "context_dependent",
    "risk": "high",
    "supporting_source_ids": [],
    "contradicting_source_ids": [],
    "qualification_claim_ids": [
      "c2"
    ],
    "confidence": 0.99,
    "requires_human_review": true,
    "notes": "Fictional teaching example; unsafe as a standalone result claim."
  },
  {
    "claim_id": "c2",
    "text": "The doubling applied only to returning customers, and the sample was small.",
    "speaker_or_source_id": "guest",
    "transcript_unit_ids": [
      "u4"
    ],
    "polarity": "positive",
    "modality": "asserted",
    "scope": {
      "population": "returning customers only",
      "geography": "unspecified",
      "time_range": "same fictional example",
      "unit": "conversion rate",
      "baseline": "unspecified",
      "exceptions": []
    },
    "status": "personal_experience",
    "risk": "low",
    "supporting_source_ids": [],
    "contradicting_source_ids": [],
    "qualification_claim_ids": [],
    "confidence": 0.99,
    "requires_human_review": false,
    "notes": "Explicitly fictional instructional example."
  }
]

This stage via the API →