[
  {
    "id": "AMD",
    "name": "Advanced Micro Devices",
    "sector": "Semiconductors",
    "role": "Competitor",
    "market_cap": "Large",
    "relationship_to_hero": "Primary GPU Rival"
  },
  {
    "id": "INTC",
    "name": "Intel Corporation",
    "sector": "Semiconductors",
    "role": "Competitor/Foundry",
    "market_cap": "Large",
    "relationship_to_hero": "Legacy CPU Rival"
  },
  {
    "id": "SMCI",
    "name": "Super Micro Computer",
    "sector": "Hardware",
    "role": "Partner",
    "market_cap": "Mid",
    "relationship_to_hero": "Key Server Integrator"
  },
  {
    "id": "ARM",
    "name": "Arm Holdings",
    "sector": "Semiconductors",
    "role": "Supplier/Partner",
    "market_cap": "Large",
    "relationship_to_hero": "IP Licensor"
  }
]
