{
  "name": "Sovereign AI Ecosystem",
  "description": "The geopolitical and industrial complex of 'Sovereign AI' factories and national defense grids.",
  "risk_rating": "CRITICAL",
  "nodes": [
    {
      "id": "Sovereign_AI_Paradigm",
      "type": "Concept",
      "meta": {
        "description": "AI infrastructure as a national security asset."
      }
    },
    {
      "id": "NVDA",
      "type": "Company",
      "meta": {
        "role": "Hardware Provider",
        "narrative": "Jevons Paradox beneficiary; Inelastic demand floor."
      }
    },
    {
      "id": "PLTR",
      "type": "Company",
      "meta": {
        "role": "Operating System",
        "narrative": "GovTech Prime; Sovereign AI defense grid (Maven/Titan)."
      }
    },
    {
      "id": "Saudi_Arabia_AI",
      "type": "Entity",
      "meta": {
        "role": "Buyer",
        "narrative": "$100B+ investment in domestic AI factories."
      }
    },
    {
      "id": "DeepSeek_Shock",
      "type": "Event",
      "meta": {
        "date": "2025-01",
        "impact": "Momentary hardware panic, followed by inference boom."
      }
    },
    {
      "id": "Agentic_AI",
      "type": "Technology",
      "meta": {
        "description": "Systems that execute work vs creating content.",
        "impact": "Labor hoarding, productivity shock."
      }
    }
  ],
  "edges": [
    {
      "source": "Sovereign_AI_Paradigm",
      "target": "NVDA",
      "relation": "DRIVES_DEMAND"
    },
    {
      "source": "Sovereign_AI_Paradigm",
      "target": "PLTR",
      "relation": "REQUIRES_OS"
    },
    {
      "source": "DeepSeek_Shock",
      "target": "Agentic_AI",
      "relation": "ENABLED_PROLIFERATION"
    },
    {
      "source": "Agentic_AI",
      "target": "NVDA",
      "relation": "CREATES_INFERENCE_DEMAND"
    },
    {
      "source": "Saudi_Arabia_AI",
      "target": "NVDA",
      "relation": "CAPEX_SPENDING"
    }
  ]
}
