AI Governance Framework
AI governance is the set of processes that ensure AI features are built responsibly, reviewed before launch, and monitored after. Without governance, AI decisions are made inconsistently — different teams apply different standards, nobody owns the risk, and problems discovered in production were predictable in retrospect.
Context
The three layers of AI governance:| Layer | What it covers |
|---|---|
| Feature governance | Pre-launch review of individual AI features |
| Portfolio governance | Ongoing oversight of all AI features in production |
| Policy governance | The standards, guidelines, and principles that all features must meet |
Step 1 — Define the governance context
GOVERNANCE CONTEXT:
AI feature volume: [N features in development / N in production]
Risk tolerance: [High / Medium / Low]
Regulatory requirements: [List applicable regulations]
Key stakeholders: [Roles involved in AI decisions]
Current governance state: [None / Informal / Partial]
Step 2 — Define the governance roles
Step 3 — Define pre-launch review gates
Gate 1 — Concept Review: Before engineering resources committed. Reviews risk profile and build vs. buy. Gate 2 — Spec Review: Before engineering begins. Reviews prompt spec, eval framework, guardrails. Gate 3 — Launch Review: Before any user sees the feature. Reviews eval results, red team findings, responsible AI checklist, monitoring plan. Critical stakes features get an additional limited rollout gate.Step 4 — Define post-launch governance
Step 5 — Define the governance policy
Principles:Quality check before delivering
Every AI feature has a named accountable PM
Gate 3 (launch review) always exists
Incident response has specific timeframes
Post-mortem requirements include governance process changes
Policy has an enforcement mechanism
Suggested next step: Implement Gate 3 first. It's the single highest-leverage governance mechanism.