{
  "version": 1,
  "description": "Controlled vocabulary for how coups unfold (CA-7). Every tactics[] value must be one of these ids.",
  "tactics": [
    {"id": "troop_movement",         "label": "Troop movements in the capital or key cities"},
    {"id": "palace_takeover",        "label": "Seizure of the presidential palace / seat of government"},
    {"id": "parliament_attack",      "label": "Attack on or seizure of the legislature"},
    {"id": "media_seizure",          "label": "Seizure of broadcasters / coup declaration on state media"},
    {"id": "leader_detention",       "label": "Detention or expulsion of the incumbent leader"},
    {"id": "arrests",                "label": "Mass arrests of officials, officers, or opponents"},
    {"id": "assassination",          "label": "Assassination or killing of the incumbent or senior figures"},
    {"id": "internet_cut",           "label": "Internet or telecom shutdown"},
    {"id": "airport_closure",        "label": "Closure or seizure of airports"},
    {"id": "border_closure",         "label": "Closure of national borders"},
    {"id": "martial_law_or_curfew",  "label": "Declaration of martial law or curfew"},
    {"id": "constitution_suspended", "label": "Suspension of the constitution or dissolution of institutions"},
    {"id": "popular_mobilization",   "label": "Mass mobilization of civilians (for or against)"},
    {"id": "foreign_involvement",    "label": "Direct foreign involvement or backing"}
  ],
  "lead_actor_types": ["Military","Palace / elite","Dissident","Rebel","Foreign-backed","Popular revolt","Other / unspecified"]
}
