What each framework actually does (and the marketing copy you should ignore)
**NIST AI RMF 1.0** is a voluntary framework, not a regulation, and the common misread is treating it like a checklist. The four functions — Govern, Map, Measure, Manage — are outcomes you must show evidence for. The companion **AI 600-1 Generative AI Profile** published July 2024 (https://airc.nist.gov/AI_RMF_Knowledge_Base/Playbook) is where the operational meat lives: 12 risks specific to generative systems, including confabulation, harmful bias, data privacy, intellectual property, and value-chain risk. Read the GenAI Profile before the base RMF.
**MITRE ATLAS** (Adversarial Threat Landscape for AI Systems) is the threat knowledge base at https://atlas.mitre.org/. It uses the same tactic-and-technique structure as ATT&CK, so your existing SOC can map it onto familiar workflows. Tactics include Reconnaissance, ML Model Access, Execution, Exfiltration, and Impact, with techniques like prompt injection, data poisoning, and model evasion. The case studies — including Tay and the Tesla model-evasion experiments — are the best starting point for red-team scoping.
**OWASP Top 10 for LLM Applications** is what your AppSec team will actually adopt because it speaks their language. The 2025 update at https://owasp.org/www-project-top-10-for-large-language-model-applications/ promoted system prompt leakage, vector and embedding weaknesses, and unbounded consumption to top-tier risks. LLM01 (Prompt Injection) and LLM02 (Sensitive Information Disclosure) remain the categories you will see in real incident write-ups.
**The AI Incident Database** at https://incidentdatabase.ai/ is run by the Partnership on AI with editorial review by the Responsible AI Collaborative. It is a structured corpus, not a news feed — incidents tagged by harm type, affected parties, technology stack, and contributing factors. Use it for tabletop exercises: pick an incident from your sector, walk your team through how your stack would have responded, and use the gaps to update your runbook.
**EU AI Act Article 73** is the only item on this list that is law. Once high-risk obligations come into force August 2026 (with GPAI obligations live from August 2025), providers and deployers must report serious incidents to national market surveillance authorities. The clock is 15 days from awareness for a serious malfunction, 10 days for harm to a person, and 2 days for widespread infringement or harm to critical infrastructure. The full timeline is at https://artificialintelligenceact.eu/article/73/. Verify with counsel — implementing regulations may tighten these windows.
**ISO/IEC 42001:2023** is the management-system standard published December 2023 (https://www.iso.org/standard/81230.html). If you know ISO 27001, the structure rhymes: context, leadership, planning, support, operation, performance evaluation, improvement. Annex A lists 38 controls covering AI policy, risk treatment, lifecycle, third-party, and continual improvement. It is what you certify against to make a third-party-audited claim that your AI governance is real.