{
  "version": "1.0",
  "source_kg_store_path": "02_kg_store.json",
  "decisions": [
    {
      "entity_id": "E000092",
      "canonical_name": "墨竹山",
      "current_type": "其他",
      "current_subtype": "",
      "mention_count": 0,
      "observation_count": 0,
      "action": "merge_entity",
      "reason_code": "same_name_shadow_merge",
      "confidence": 0.92,
      "target_entity_id": "E000002",
      "target_entity_name": "墨竹山",
      "target_entity_type": "地点",
      "context": [
        {
          "role": "object",
          "relation": "位于",
          "counterpart_id": "E000008",
          "counterpart_name": "李凡",
          "counterpart_type": "人物",
          "evidence": "这镇子背靠墨竹山"
        }
      ]
    },
    {
      "entity_id": "E000098",
      "canonical_name": "墨竹山",
      "current_type": "其他",
      "current_subtype": "",
      "mention_count": 0,
      "observation_count": 0,
      "action": "merge_entity",
      "reason_code": "same_name_shadow_merge",
      "confidence": 0.92,
      "target_entity_id": "E000002",
      "target_entity_name": "墨竹山",
      "target_entity_type": "地点",
      "context": [
        {
          "role": "object",
          "relation": "前往",
          "counterpart_id": "E000008",
          "counterpart_name": "李凡",
          "counterpart_type": "人物",
          "evidence": "李凡也看到了，那边阁楼好似是墨竹山外门的食堂"
        }
      ]
    }
  ],
  "stats": {
    "decision_count": 2,
    "action_counts": {
      "merge_entity": 2
    },
    "reason_counts": {
      "same_name_shadow_merge": 2
    }
  }
}