{
  "version": "1.0",
  "source_kg_store_path": "02_kg_store.json",
  "decisions": [
    {
      "entity_id": "E000013",
      "canonical_name": "镇静一点",
      "current_type": "其他",
      "current_subtype": "",
      "mention_count": 1,
      "observation_count": 1,
      "action": "drop_entity",
      "reason_code": "non_entity_phrase",
      "confidence": 0.94,
      "target_entity_id": "",
      "target_entity_name": "",
      "target_entity_type": "",
      "context": [
        {
          "role": "object",
          "relation": "拥有",
          "counterpart_id": "E000002",
          "counterpart_name": "李凡",
          "counterpart_type": "人物",
          "evidence": "确认宿主选择先天气运，镇静一点"
        }
      ]
    }
  ],
  "stats": {
    "decision_count": 1,
    "action_counts": {
      "drop_entity": 1
    },
    "reason_counts": {
      "non_entity_phrase": 1
    }
  }
}