{
  "_meta": {
    "name": "TopAIThreats.com Threat Taxonomy",
    "version": "3.0",
    "generated": "2026-04-17T02:38:07.573Z",
    "total_domains": 8,
    "total_sub_categories": 49,
    "url": "https://topaithreats.com",
    "license": "CC BY 4.0"
  },
  "domains": [
    {
      "domain_code": "DOM-AGT",
      "title": "Agentic & Autonomous Threats",
      "slug": "agentic-autonomous",
      "definition": "Threats caused by AI systems that act independently, persist over time, or coordinate with other systems.",
      "url": "https://topaithreats.com/domains/agentic-autonomous/",
      "last_updated": "2026-03-20",
      "framework_mapping": {
        "mit": "Multi-agent risks",
        "eu_ai_act": "Systemic & autonomy risks (emerging)",
        "nist_ai_rmf": "Safety, controllability & agent oversight",
        "iso_42001": "Autonomous system risk management"
      },
      "sub_categories": [
        {
          "pattern_code": "PAT-AGT-001",
          "title": "Agent-to-Agent Propagation",
          "slug": "agent-to-agent-propagation",
          "definition": "Harmful behaviors, errors, or malicious instructions that spread between interconnected AI agents, amplifying damage beyond the originating system.",
          "severity": "high",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/agent-to-agent-propagation/",
          "sectors_affected": [
            "cross-sector",
            "finance"
          ]
        },
        {
          "pattern_code": "PAT-AGT-002",
          "title": "Cascading Hallucinations",
          "slug": "cascading-hallucinations",
          "definition": "AI-generated false information that propagates through chains of AI systems, with each system treating the previous system's hallucinated output as authoritative input.",
          "severity": "medium",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/cascading-hallucinations/",
          "sectors_affected": [
            "cross-sector",
            "media",
            "finance"
          ]
        },
        {
          "pattern_code": "PAT-AGT-003",
          "title": "Goal Drift",
          "slug": "goal-drift",
          "definition": "AI agents that gradually deviate from their intended objectives over time, pursuing emergent sub-goals or optimizing for proxy metrics that diverge from human intent.",
          "severity": "high",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/goal-drift/",
          "sectors_affected": [
            "cross-sector",
            "finance"
          ]
        },
        {
          "pattern_code": "PAT-AGT-004",
          "title": "Memory Poisoning",
          "slug": "memory-poisoning",
          "definition": "Attacks or failures that corrupt an AI agent's persistent memory, context, or learned preferences, causing it to act on false information or compromised instructions across sessions.",
          "severity": "high",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/memory-poisoning/",
          "sectors_affected": [
            "cross-sector"
          ]
        },
        {
          "pattern_code": "PAT-AGT-005",
          "title": "Multi-Agent Coordination Failures",
          "slug": "multi-agent-coordination-failures",
          "definition": "Harmful outcomes arising when multiple AI agents interact in unexpected ways, creating emergent behaviors that none were individually designed to produce.",
          "severity": "medium",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/multi-agent-coordination-failures/",
          "sectors_affected": [
            "cross-sector",
            "finance",
            "government"
          ]
        },
        {
          "pattern_code": "PAT-AGT-007",
          "title": "Specification Gaming: How AI Agents Cheat Their Objectives",
          "slug": "specification-gaming",
          "definition": "When AI agents exploit loopholes in their objectives instead of doing what designers intended. Examples from RL to LLM agents, detection, and prevention.",
          "severity": "high",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/specification-gaming/",
          "sectors_affected": [
            "cross-sector",
            "finance"
          ]
        },
        {
          "pattern_code": "PAT-AGT-006",
          "title": "Tool Misuse & Privilege Escalation",
          "slug": "tool-misuse-privilege-escalation",
          "definition": "AI agents that exceed their intended permissions, misuse available tools, or escalate their own privileges to accomplish goals beyond their authorized scope.",
          "severity": "high",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/tool-misuse-privilege-escalation/",
          "sectors_affected": [
            "cross-sector",
            "finance",
            "government"
          ]
        }
      ]
    },
    {
      "domain_code": "DOM-CTL",
      "title": "Human–AI Control Threats",
      "slug": "human-ai-control",
      "definition": "Threats arising from how humans rely on, defer to, or lose control over AI systems.",
      "url": "https://topaithreats.com/domains/human-ai-control/",
      "last_updated": "2026-03-01",
      "framework_mapping": {
        "mit": "Human-Computer Interaction",
        "eu_ai_act": "Transparency & oversight requirements",
        "nist_ai_rmf": "Explainability & human oversight",
        "iso_42001": "Human oversight & interpretability controls"
      },
      "sub_categories": [
        {
          "pattern_code": "PAT-CTL-004",
          "title": "Automation Bias in AI: Definition, Examples, and Prevention",
          "slug": "overreliance-automation-bias",
          "definition": "Why humans overtrust AI systems — documented across healthcare, justice, and aviation. Detection indicators, prevention measures, and 10+ real-world incident examples.",
          "severity": "high",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/overreliance-automation-bias/",
          "sectors_affected": [
            "cross-sector",
            "healthcare",
            "government",
            "finance"
          ]
        },
        {
          "pattern_code": "PAT-CTL-001",
          "title": "Deceptive or Manipulative Interfaces",
          "slug": "deceptive-manipulative-interfaces",
          "definition": "AI-powered user interfaces that employ dark patterns, emotional manipulation, or deceptive design to influence user behavior against their interests.",
          "severity": "medium",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/deceptive-manipulative-interfaces/",
          "sectors_affected": [
            "cross-sector",
            "retail",
            "media"
          ]
        },
        {
          "pattern_code": "PAT-CTL-002",
          "title": "Implicit Authority Transfer",
          "slug": "implicit-authority-transfer",
          "definition": "The gradual, often unrecognized shift of decision-making authority from humans to AI systems, occurring without explicit delegation or institutional awareness.",
          "severity": "medium",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/implicit-authority-transfer/",
          "sectors_affected": [
            "cross-sector",
            "government",
            "healthcare",
            "finance"
          ]
        },
        {
          "pattern_code": "PAT-CTL-003",
          "title": "Loss of Human Agency",
          "slug": "loss-of-human-agency",
          "definition": "AI systems that progressively reduce individuals' ability to make autonomous decisions, exercise free choice, or meaningfully participate in processes that affect them.",
          "severity": "medium",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/loss-of-human-agency/",
          "sectors_affected": [
            "cross-sector",
            "healthcare",
            "government"
          ]
        },
        {
          "pattern_code": "PAT-CTL-006",
          "title": "Safety Governance Override",
          "slug": "safety-governance-override",
          "definition": "Instances where a formal safety process, advisory body, or governance structure existed and was specifically bypassed, dismantled, or overruled by leadership — distinct from general negligence, which requires evidence of an existing safety mechanism that was overridden.",
          "severity": "critical",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/safety-governance-override/",
          "sectors_affected": [
            "technology",
            "government",
            "regulation",
            "cross-sector"
          ]
        },
        {
          "pattern_code": "PAT-CTL-005",
          "title": "Unsafe Human-in-the-Loop Failures",
          "slug": "unsafe-human-in-the-loop-failures",
          "definition": "Situations where human oversight mechanisms in AI systems fail to function as intended, due to alert fatigue, inadequate training, time pressure, or system design that makes meaningful intervention impractical.",
          "severity": "high",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/unsafe-human-in-the-loop-failures/",
          "sectors_affected": [
            "cross-sector",
            "healthcare",
            "government",
            "finance"
          ]
        }
      ]
    },
    {
      "domain_code": "DOM-ECO",
      "title": "Economic & Labor Threats",
      "slug": "economic-labor",
      "definition": "Threats that distort markets, labor conditions, or the distribution of economic power.",
      "url": "https://topaithreats.com/domains/economic-labor/",
      "last_updated": "2026-03-01",
      "framework_mapping": {
        "mit": "Socioeconomic",
        "eu_ai_act": "Market fairness, systemic risk",
        "nist_ai_rmf": "Accountability & socioeconomic impact",
        "iso_42001": "Stakeholder impact management"
      },
      "sub_categories": [
        {
          "pattern_code": "PAT-ECO-001",
          "title": "Automation-Induced Job Degradation",
          "slug": "automation-induced-job-degradation",
          "definition": "AI-driven automation that eliminates roles, deskills workers, or degrades employment conditions without adequate transition support.",
          "severity": "high",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/automation-induced-job-degradation/",
          "sectors_affected": [
            "cross-sector",
            "manufacturing",
            "retail"
          ]
        },
        {
          "pattern_code": "PAT-ECO-002",
          "title": "Decision Loop Automation",
          "slug": "decision-loop-automation",
          "definition": "AI systems that autonomously execute consequential decisions in rapid feedback loops, operating faster than human oversight can meaningfully intervene.",
          "severity": "medium",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/decision-loop-automation/",
          "sectors_affected": [
            "finance",
            "government",
            "healthcare"
          ]
        },
        {
          "pattern_code": "PAT-ECO-003",
          "title": "Economic Dependency on Black-Box Systems",
          "slug": "economic-dependency-on-black-box-systems",
          "definition": "Critical economic functions—such as credit scoring, insurance underwriting, and supply chain management—becoming dependent on opaque AI systems whose decision logic cannot be audited or understood.",
          "severity": "medium",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/economic-dependency-on-black-box-systems/",
          "sectors_affected": [
            "finance",
            "healthcare",
            "government"
          ]
        },
        {
          "pattern_code": "PAT-ECO-004",
          "title": "Market Manipulation via AI",
          "slug": "market-manipulation-via-ai",
          "definition": "AI systems used to manipulate financial markets, pricing mechanisms, or competitive dynamics through automated trading, price-fixing, or demand manipulation.",
          "severity": "critical",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/market-manipulation-via-ai/",
          "sectors_affected": [
            "finance",
            "retail"
          ]
        },
        {
          "pattern_code": "PAT-ECO-005",
          "title": "Power & Data Concentration",
          "slug": "power-data-concentration",
          "definition": "The consolidation of economic power and data assets among a small number of AI-capable organizations, creating barriers to competition and innovation.",
          "severity": "high",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/power-data-concentration/",
          "sectors_affected": [
            "cross-sector",
            "finance"
          ]
        }
      ]
    },
    {
      "domain_code": "DOM-INF",
      "title": "Information Integrity Threats",
      "slug": "information-integrity",
      "definition": "Threats that undermine the reliability, authenticity, or shared understanding of information.",
      "url": "https://topaithreats.com/domains/information-integrity/",
      "last_updated": "2026-03-20",
      "framework_mapping": {
        "mit": "Misinformation",
        "eu_ai_act": "Manipulation, democratic harm",
        "nist_ai_rmf": "Validity, reliability & content provenance",
        "iso_42001": "Output quality & data integrity management"
      },
      "sub_categories": [
        {
          "pattern_code": "PAT-INF-006",
          "title": "AI-Enabled Fraud",
          "slug": "ai-enabled-fraud",
          "definition": "The use of generative AI — synthetic identities, deepfake video, cloned voices, and AI-generated documents — as the primary instrument of financial fraud, enabling synthetic identity creation, wire transfer authorisation through executive impersonation, invoice fabrication, and KYC bypass at scale and quality levels that defeat traditional fraud detection.",
          "severity": "high",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/ai-enabled-fraud/",
          "sectors_affected": [
            "cross-sector",
            "finance"
          ]
        },
        {
          "pattern_code": "PAT-INF-001",
          "title": "Consensus Reality Erosion",
          "slug": "consensus-reality-erosion",
          "definition": "The gradual undermining of shared understanding of facts and reality through pervasive AI-generated content that blurs the boundary between authentic and synthetic information.",
          "severity": "medium",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/consensus-reality-erosion/",
          "sectors_affected": [
            "cross-sector",
            "media",
            "government",
            "education"
          ]
        },
        {
          "pattern_code": "PAT-INF-002",
          "title": "Deepfake Identity Hijacking",
          "slug": "deepfake-identity-hijacking",
          "definition": "The use of AI-generated synthetic media to impersonate real individuals for fraudulent, manipulative, or harmful purposes.",
          "severity": "high",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/deepfake-identity-hijacking/",
          "sectors_affected": [
            "cross-sector",
            "finance",
            "government",
            "media"
          ]
        },
        {
          "pattern_code": "PAT-INF-003",
          "title": "Disinformation Campaigns",
          "slug": "disinformation-campaigns",
          "definition": "Coordinated use of AI to deliberately create, amplify, or distribute false information at scale for strategic purposes.",
          "severity": "critical",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/disinformation-campaigns/",
          "sectors_affected": [
            "cross-sector",
            "government",
            "media"
          ]
        },
        {
          "pattern_code": "PAT-INF-004",
          "title": "Misinformation & Hallucinated Content",
          "slug": "misinformation-hallucinated-content",
          "definition": "False information generated or spread by AI systems without deliberate intent to deceive, including AI hallucinations and confabulations.",
          "severity": "high",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/misinformation-hallucinated-content/",
          "sectors_affected": [
            "cross-sector",
            "media",
            "education"
          ]
        },
        {
          "pattern_code": "PAT-INF-005",
          "title": "Synthetic Media Manipulation",
          "slug": "synthetic-media-manipulation",
          "definition": "AI-enabled alteration of authentic images, audio, or video to misrepresent reality, distinct from full deepfake generation.",
          "severity": "medium",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/synthetic-media-manipulation/",
          "sectors_affected": [
            "cross-sector",
            "media",
            "legal"
          ]
        }
      ]
    },
    {
      "domain_code": "DOM-PRI",
      "title": "Privacy & Surveillance Threats",
      "slug": "privacy-surveillance",
      "definition": "Threats involving unauthorized inference, tracking, or monitoring of individuals or groups.",
      "url": "https://topaithreats.com/domains/privacy-surveillance/",
      "last_updated": "2026-03-01",
      "framework_mapping": {
        "mit": "Privacy & Security",
        "eu_ai_act": "Fundamental rights, GDPR",
        "nist_ai_rmf": "Privacy-enhanced AI & data governance",
        "iso_42001": "Data governance & privacy controls"
      },
      "sub_categories": [
        {
          "pattern_code": "PAT-PRI-001",
          "title": "Behavioral Profiling Without Consent",
          "slug": "behavioral-profiling-without-consent",
          "definition": "AI systems that construct detailed behavioral profiles of individuals—tracking patterns of movement, consumption, communication, and online activity—without informed consent.",
          "severity": "medium",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/behavioral-profiling-without-consent/",
          "sectors_affected": [
            "cross-sector",
            "retail",
            "media"
          ]
        },
        {
          "pattern_code": "PAT-PRI-002",
          "title": "Biometric Exploitation",
          "slug": "biometric-exploitation",
          "definition": "Misuse of AI-powered biometric systems—including facial recognition, voice analysis, and gait detection—to identify, track, or authenticate individuals without adequate consent or safeguards.",
          "severity": "high",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/biometric-exploitation/",
          "sectors_affected": [
            "cross-sector",
            "government",
            "finance"
          ]
        },
        {
          "pattern_code": "PAT-PRI-003",
          "title": "Mass Surveillance Amplification",
          "slug": "mass-surveillance-amplification",
          "definition": "AI systems that dramatically expand the scale, efficiency, and intrusiveness of surveillance beyond what was previously possible with human monitoring alone.",
          "severity": "critical",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/mass-surveillance-amplification/",
          "sectors_affected": [
            "cross-sector",
            "government"
          ]
        },
        {
          "pattern_code": "PAT-PRI-004",
          "title": "Re-identification Attacks",
          "slug": "re-identification-attacks",
          "definition": "AI techniques that link anonymized or pseudonymized data back to specific individuals, defeating privacy protections.",
          "severity": "high",
          "likelihood": "stable",
          "url": "https://topaithreats.com/patterns/re-identification-attacks/",
          "sectors_affected": [
            "cross-sector",
            "healthcare",
            "finance"
          ]
        },
        {
          "pattern_code": "PAT-PRI-005",
          "title": "Sensitive Attribute Inference",
          "slug": "sensitive-attribute-inference",
          "definition": "AI systems that infer protected or sensitive personal attributes—such as sexual orientation, political views, health conditions, or religious beliefs—from seemingly non-sensitive data.",
          "severity": "high",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/sensitive-attribute-inference/",
          "sectors_affected": [
            "cross-sector",
            "healthcare",
            "government"
          ]
        }
      ]
    },
    {
      "domain_code": "DOM-SEC",
      "title": "Security & Cyber Threats",
      "slug": "security-cyber",
      "definition": "AI-enabled attacks that compromise the integrity, confidentiality, or availability of digital systems — through input manipulation, model exploitation, or automated offense.",
      "url": "https://topaithreats.com/domains/security-cyber/",
      "last_updated": "2026-02-28",
      "framework_mapping": {
        "mit": "Privacy & Security",
        "eu_ai_act": "Cybersecurity & Robustness",
        "nist_ai_rmf": "Govern, Map, Manage — resilience & robustness",
        "iso_42001": "Security controls for AI systems"
      },
      "sub_categories": [
        {
          "pattern_code": "PAT-SEC-001",
          "title": "Adversarial Evasion",
          "slug": "adversarial-evasion",
          "definition": "Techniques that manipulate AI model inputs to cause incorrect outputs, bypassing detection systems or security controls.",
          "severity": "high",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/adversarial-evasion/",
          "sectors_affected": [
            "cross-sector",
            "finance",
            "government"
          ]
        },
        {
          "pattern_code": "PAT-SEC-008",
          "title": "AI Supply Chain Attack",
          "slug": "ai-supply-chain-attack",
          "definition": "Attacks that compromise AI systems by tampering with model weights, fine-tuning datasets, tool-server configurations, or software dependencies before deployment — embedding backdoors or vulnerabilities that propagate through the model distribution chain.",
          "severity": "high",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/ai-supply-chain-attack/",
          "sectors_affected": [
            "cross-sector",
            "finance",
            "healthcare",
            "government"
          ]
        },
        {
          "pattern_code": "PAT-SEC-002",
          "title": "AI-Morphed Malware",
          "slug": "ai-morphed-malware",
          "definition": "Malicious software that uses AI to adapt, evade detection, or generate novel attack variants autonomously.",
          "severity": "critical",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/ai-morphed-malware/",
          "sectors_affected": [
            "cross-sector",
            "finance",
            "government",
            "healthcare"
          ]
        },
        {
          "pattern_code": "PAT-SEC-009",
          "title": "AI-Powered Social Engineering",
          "slug": "social-engineering-via-ai",
          "definition": "The use of generative AI — language models, voice cloning, and real-time deepfake video — to conduct social engineering attacks at unprecedented scale, personalization, and persuasive quality, targeting human trust to gain unauthorized access, credentials, or financial transfers.",
          "severity": "high",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/social-engineering-via-ai/",
          "sectors_affected": [
            "cross-sector",
            "finance",
            "government"
          ]
        },
        {
          "pattern_code": "PAT-SEC-003",
          "title": "Automated Vulnerability Discovery",
          "slug": "automated-vulnerability-discovery",
          "definition": "AI systems that autonomously identify, analyze, and potentially exploit software and system vulnerabilities.",
          "severity": "medium",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/automated-vulnerability-discovery/",
          "sectors_affected": [
            "cross-sector",
            "government",
            "finance"
          ]
        },
        {
          "pattern_code": "PAT-SEC-004",
          "title": "Data Poisoning",
          "slug": "data-poisoning",
          "definition": "Deliberate corruption of training data to introduce biases, backdoors, or vulnerabilities into AI models.",
          "severity": "high",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/data-poisoning/",
          "sectors_affected": [
            "cross-sector",
            "finance",
            "healthcare"
          ]
        },
        {
          "pattern_code": "PAT-SEC-007",
          "title": "Jailbreak & Guardrail Bypass",
          "slug": "jailbreak-guardrail-bypass",
          "definition": "Adversarial conversational techniques that manipulate LLMs into disabling or circumventing their safety constraints, producing outputs that alignment training was designed to prevent — from harmful content generation to policy-violating instructions.",
          "severity": "high",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/jailbreak-guardrail-bypass/",
          "sectors_affected": [
            "cross-sector",
            "government",
            "healthcare"
          ]
        },
        {
          "pattern_code": "PAT-SEC-005",
          "title": "Model Inversion & Data Extraction",
          "slug": "model-inversion-data-extraction",
          "definition": "Attacks that extract private training data or sensitive information from AI models through targeted queries or analysis.",
          "severity": "high",
          "likelihood": "stable",
          "url": "https://topaithreats.com/patterns/model-inversion-data-extraction/",
          "sectors_affected": [
            "cross-sector",
            "healthcare",
            "finance"
          ]
        },
        {
          "pattern_code": "PAT-SEC-006",
          "title": "Prompt Injection Attack",
          "slug": "prompt-injection-attack",
          "definition": "Adversarial inputs that override an AI system's intended instructions at runtime, causing it to execute attacker-controlled actions — from data exfiltration to unauthorized tool use — by exploiting the inability of LLMs to distinguish system instructions from user-supplied data.",
          "severity": "high",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/prompt-injection-attack/",
          "sectors_affected": [
            "cross-sector",
            "finance",
            "government",
            "healthcare"
          ]
        }
      ]
    },
    {
      "domain_code": "DOM-SOC",
      "title": "Discrimination & Social Harm",
      "slug": "discrimination-social-harm",
      "definition": "Threats that result in unfair treatment, exclusion, or social harm to individuals or groups.",
      "url": "https://topaithreats.com/domains/discrimination-social-harm/",
      "last_updated": "2026-03-01",
      "framework_mapping": {
        "mit": "Discrimination & Toxicity",
        "eu_ai_act": "High-risk systems (employment, credit, education)",
        "nist_ai_rmf": "Fairness & bias management",
        "iso_42001": "Non-discrimination & impact assessment"
      },
      "sub_categories": [
        {
          "pattern_code": "PAT-SOC-001",
          "title": "Algorithmic Amplification",
          "slug": "algorithmic-amplification",
          "definition": "AI recommendation and ranking systems that disproportionately amplify harmful, divisive, or extremist content due to optimization for engagement metrics.",
          "severity": "high",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/algorithmic-amplification/",
          "sectors_affected": [
            "cross-sector",
            "media",
            "education"
          ]
        },
        {
          "pattern_code": "PAT-SOC-002",
          "title": "Allocational Harm",
          "slug": "allocational-harm",
          "definition": "AI systems that unfairly distribute or withhold resources, opportunities, or services based on group membership or protected characteristics.",
          "severity": "critical",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/allocational-harm/",
          "sectors_affected": [
            "finance",
            "healthcare",
            "education",
            "government"
          ]
        },
        {
          "pattern_code": "PAT-SOC-003",
          "title": "Data Imbalance Bias",
          "slug": "data-imbalance-bias",
          "definition": "Systematic biases in AI model outputs resulting from unrepresentative, incomplete, or historically skewed training data.",
          "severity": "high",
          "likelihood": "stable",
          "url": "https://topaithreats.com/patterns/data-imbalance-bias/",
          "sectors_affected": [
            "cross-sector",
            "healthcare",
            "finance",
            "government"
          ]
        },
        {
          "pattern_code": "PAT-SOC-004",
          "title": "Proxy Discrimination",
          "slug": "proxy-discrimination",
          "definition": "AI systems that discriminate based on protected characteristics by using correlated proxy variables—such as zip code, name, or browsing history—as substitutes.",
          "severity": "high",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/proxy-discrimination/",
          "sectors_affected": [
            "finance",
            "healthcare",
            "government",
            "retail"
          ]
        },
        {
          "pattern_code": "PAT-SOC-005",
          "title": "Representational Harm",
          "slug": "representational-harm",
          "definition": "AI systems that generate or reinforce stereotypes, demeaning portrayals, or erasure of specific groups in their outputs.",
          "severity": "medium",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/representational-harm/",
          "sectors_affected": [
            "cross-sector",
            "media",
            "education"
          ]
        }
      ]
    },
    {
      "domain_code": "DOM-SYS",
      "title": "Systemic & Catastrophic Risks",
      "slug": "systemic-catastrophic",
      "definition": "Threats that emerge from scale, coupling, and accumulation rather than single failures.",
      "url": "https://topaithreats.com/domains/systemic-catastrophic/",
      "last_updated": "2026-03-01",
      "framework_mapping": {
        "mit": "Long-term / existential",
        "eu_ai_act": "Systemic risk framing (2026+)",
        "nist_ai_rmf": "Safety & systemic risk assessment",
        "iso_42001": "Organizational risk governance"
      },
      "sub_categories": [
        {
          "pattern_code": "PAT-SYS-001",
          "title": "Accumulative Risk & Trust Erosion",
          "slug": "accumulative-risk-trust-erosion",
          "definition": "The gradual degradation of public trust in institutions, information, and democratic processes as AI-related harms accumulate across multiple domains over time.",
          "severity": "high",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/accumulative-risk-trust-erosion/",
          "sectors_affected": [
            "cross-sector",
            "government",
            "media"
          ]
        },
        {
          "pattern_code": "PAT-SYS-002",
          "title": "AI-Assisted Biological Threat Design",
          "slug": "ai-assisted-biological-threat-design",
          "definition": "The use of AI systems to design, optimize, or lower the barrier to creating biological agents that pose threats to public health and biosecurity.",
          "severity": "critical",
          "likelihood": "stable",
          "url": "https://topaithreats.com/patterns/ai-assisted-biological-threat-design/",
          "sectors_affected": [
            "healthcare",
            "government"
          ]
        },
        {
          "pattern_code": "PAT-SYS-003",
          "title": "Infrastructure Dependency Collapse",
          "slug": "infrastructure-dependency-collapse",
          "definition": "Cascading failures across critical systems when AI infrastructure—such as cloud services, foundation models, or data pipelines—experiences disruption or compromise.",
          "severity": "critical",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/infrastructure-dependency-collapse/",
          "sectors_affected": [
            "cross-sector",
            "finance",
            "healthcare",
            "government"
          ]
        },
        {
          "pattern_code": "PAT-SYS-004",
          "title": "Lethal Autonomous Weapon Systems (LAWS)",
          "slug": "lethal-autonomous-weapon-systems",
          "definition": "Weapon systems that use AI to select and engage targets without meaningful human control, raising fundamental questions about accountability, international humanitarian law, and strategic stability.",
          "severity": "critical",
          "likelihood": "increasing",
          "url": "https://topaithreats.com/patterns/lethal-autonomous-weapon-systems/",
          "sectors_affected": [
            "government"
          ]
        },
        {
          "pattern_code": "PAT-SYS-005",
          "title": "Strategic Misalignment",
          "slug": "strategic-misalignment",
          "definition": "Situations where advanced AI systems pursue objectives that diverge from human values or intentions at a strategic level, potentially resulting in outcomes that are globally harmful even if locally optimal.",
          "severity": "high",
          "likelihood": "stable",
          "url": "https://topaithreats.com/patterns/strategic-misalignment/",
          "sectors_affected": [
            "cross-sector",
            "government"
          ]
        },
        {
          "pattern_code": "PAT-SYS-006",
          "title": "Uncontrolled Recursive Self-Improvement (Hypothetical)",
          "slug": "uncontrolled-recursive-self-improvement",
          "definition": "The theoretical scenario in which an AI system autonomously improves its own capabilities in a recursive cycle, potentially exceeding human ability to understand, predict, or control its behavior.",
          "severity": "low",
          "likelihood": "stable",
          "url": "https://topaithreats.com/patterns/uncontrolled-recursive-self-improvement/",
          "sectors_affected": [
            "cross-sector"
          ]
        }
      ]
    }
  ]
}