Bow Tie Kreative VIDEO Grammar

Worked example · stage 12 of 15

Rule context

The evaluation context submitted to the rule engine.

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

examples/rule_context.json
{
  "transcript": {
    "unresolved_pronoun": true,
    "speaker_confidence": 0.98,
    "high_risk_token_confidence": 0.99
  },
  "clip": {
    "context_completeness": 0.45,
    "rights_status": "cleared"
  },
  "story": {
    "has_opening_promise": true,
    "central_claim_without_evidence": false,
    "open_loop_count": 2
  },
  "delivery": {
    "platform_profile_stale": false
  }
}

This stage via the API →