Read this scroll as text
Full text of this interactive scroll.
AI Governance Isn't A New Discipline. It's Your Discipline Applied To New Risks.
For Project Management Professionals
Why This Matters Now
63% Organizations lack clear AI accountability 40% Lower settlement costs with documented review 90 Days to implement basic governance 3 Places AI can show up in your projectsAI failures rarely announce themselves. Most begin as productivity wins and reveal their impact only after decisions have been made, commitments delivered, or trust affected.
Federal Court Sanctions
Domain 1 Impact: Attorneys submitted legal filings containing nonexistent court cases generated by AI. The PM equivalent: a deliverable with fabricated references that looked legitimate.
PM Accountability: Could you defend this output if challenged? Was validation required before delivery?
AWS AI Agent Outage
Domain 2 Impact: AI coding agent with excessive permissions bypassed approval workflows, triggering configuration errors. The PM equivalent: team tools making changes without review gates.
PM Accountability: Do you know what AI tools your team is using? Are review mechanisms in place?
Retail AI Chatbot
Domain 3 Impact: Home-improvement retailer's AI gave instructions for electrical work requiring licensed professionals. The PM equivalent: product behavior creating liability exposure.
PM Accountability: Who owns the AI decision when it produces harmful guidance? Was this tested?
Project managers are on the front lines of accountability. This is not theoretical. This is happening now.
The PM's Job Doesn't Change
AI doesn't create a new profession. It creates new risk categories inside the one already held.
Risk Management
Schedule, cost, resource, stakeholder risk. AI adds to this list. The Federal Trade Commission has made clear: businesses remain fully accountable for AI-assisted claims and representations.
Accountability
AI tools don't share responsibility. Responsibility follows existing roles. Documentation of human review reduced settlement severity by over 40% compared to cases with no review trail.
Governance
Projects are already governed. AI governance is the same discipline applied to new domains. It's everyday ownership of decisions, outputs, and consequences.
Three Ways AI Affects Your Projects
AI doesn't require a new role. It requires understanding three distinct risk categories already familiar to PMs: deliverable accountability, team process oversight, and product quality assurance.
1Domain 1: AI You Use
Your deliverables. Your signature. Your accountability.This is where most failures start. A status report drafted by AI. A client email that sounds polished. A risk summary that feels complete. The output looks finished, reads professionally, and arrives fast.
The Problem: AI doesn't generate verified content. It generates plausible content. When those two things look identical, the difference disappears.
PM Accountability Question: Can you defend this deliverable if challenged? What did you verify?
What This Means:
- Every draft is exactly that: a draft requiring validation
- Speed gains evaporate when errors reach clients or leadership
- The name on the deliverable owns the outcome, not the tool that created it
Domain 2: AI Your Team Uses
The tools in your delivery process, whether sanctioned or not.Code generation. Design mockups. Test automation. Data analysis. These tools are already embedded in workflows, often without formal approval or oversight.
The Problem: AI-generated work can introduce defects that pass initial review. A security vulnerability hidden in clean-looking code. IP concerns from training data sources. Automated actions that modify production systems without human checkpoints.
PM Accountability Question: Do you know what AI tools your team is using? Are review mechanisms in place?
What This Means:
- Cannot govern what cannot be seen—visibility comes first
- Review mechanisms must exist even when the PM isn't the reviewer
- Risk register must reflect AI-assisted delivery, not just project constraints
Domain 3: AI in the Product Being Built
When AI is the feature, not just the accelerator.This is where traditional PM assumptions break down. Testing strategies built for deterministic systems fail against probabilistic behavior. A model that works at launch may drift over time as data patterns shift.
The Problem: Same input doesn't guarantee same output. Edge cases multiply. Bias isn't always visible in testing. Post-launch monitoring becomes mandatory, not optional.
PM Accountability Question: Who owns the AI decision when it fails? Was accountability defined before launch?
What This Means:
- Testing must address probabilistic behavior, not just pass/fail scenarios
- Model drift and monitoring belong in handoff documentation from day one
- Accountability for AI-driven decisions must be defined before launch, not after incidents
Domain 1: How AI Actually Fails
Generative AI rarely fails in dramatic ways. Most failures begin as productivity wins and reveal their impact only after decisions have been shaped, commitments made, or trust affected.
Hallucinations and Confident Error
NIST identifies this as a core risk: systems produce false or misleading information that appears credible. Confident and wrong is a known characteristic, not an edge case. Errors look like finished documents.
Context Misuse and Scope Drift
AI is applied beyond original intent. Output created for internal convenience becomes external-facing without review. Scope drift happens because reuse feels efficient.
Over-Reliance and Skill Atrophy
Stanford research shows people consistently overestimate reliability of fluent AI outputs. When AI output becomes the default, review gets lighter. Errors compound.
Every AI Output Is A Draft. The Name On The Deliverable Owns The Deliverable. The Tool Doesn't.Domain 2: AI Your Team Uses
Quality Risk
AI-generated code can introduce defects, vulnerabilities, and maintainability problems that look fine on first pass. The PM must ensure qualified review exists and is expected.
IP Risk
AI-generated work may incorporate training data material that's difficult to trace. Creates legal exposure, especially on projects with strict IP requirements or in regulated industries.
Security and Operational Risk
AI automation tools can execute actions and modify infrastructure. An unreviewed automated action can create real operational disruption. These are risk events, not just delivery problems.
Four Questions Every PM Should Be Able to Answer
- Where is AI being used in the delivery process?
- What review mechanisms exist for AI-generated artifacts?
- Is team AI use documented anywhere?
- Does leadership know the scope of AI use on this project?
These are not gotcha questions. They are basic project hygiene in 2026.
Domain 3: AI in the Product
Where Traditional PM Assumptions Break Down
Testing Challenge
Traditional testing assumes deterministic behavior: same input, same output. AI is probabilistic. Outputs vary, edge cases multiply, behavior evolves. Testing strategy must reflect this reality.
Model Drift
AI models can degrade as the data environment shifts. A system that performs well at launch may behave differently six months later. Model drift belongs on the risk register.
Bias and Fairness
Training data carries historical biases. An AI system used for decisions can produce unfair outcomes even when no one intended that. The PM must ensure this is surfaced and governed.
PM Responsibilities for Domain 3
- Ensure testing strategies address probabilistic behavior, not just pass/fail deterministic checks
- Include model drift and post-release monitoring in the risk register and handoff documentation
- Ensure stakeholders understand what the system can and cannot do
- Define accountability for AI-assisted decisions before go-live
- Make post-deployment monitoring a planned deliverable, not an afterthought
The Three Pillars of AI Governance
Three pillars address the three domains. Business Alignment ensures AI solves real problems. Data Discipline controls what goes in and out. Risk & Ethics ensures responsible outcomes.
Business Alignment
Connect AI use to measurable outcomes. Use case first, tool second. Reject AI where business purpose is unclear.
Data & Tool Discipline
Define data boundaries. Prohibit sensitive inputs. Standardize on approved tools. Default: AI outputs are inputs to human work.
Risk, Ethics & Adoption
Match oversight to impact. Define review steps before reliance. Permit escalation without penalty. Ensure responsible outcomes.
90-Day Governance Strategy
Small organizations succeed by treating governance as an everyday operating discipline, not a maturity model or transformation initiative. Start with real work.
1Phase 1: Explore & Align (Days 0-30)
- Make current AI use visible across the organization
- Identify 3-5 candidate use cases rooted in actual workflows
- Evaluate across Business Value, Data Feasibility, Risk Exposure
- Assign named owner for overall AI use and outcomes
- Align early AI use to real business priorities
Named owner, approved use case list, one-page charter outlining scope and objectives, first-pass acceptable use policy, red-flag data zones documented
2Phase 2: Design & Prototype (Days 31-60)
- Select priority AI use case to move forward
- Define success measures and guardrails
- Test small-scale prompts using low/no-code tools
- Design workflows, review points, and acceptable use
- Build lightweight, testable prototype with governance built in
Working prototype for one use case with logging, reviewer routing, stop-rules, and prompt QA/review loops established
3Phase 3: Pilot & Evaluate (Days 61-90)
- Run controlled pilot with small group to gather real-world data
- Monitor outcomes, quality, and risk using qualitative and quantitative data
- Assess impact against targets, including unintended byproducts
- Capture lessons from real-world use
- Decide whether to scale, refine, or stop based on evidence
Evidence-based decision to expand, refine, or stop. Policies updated based on learnings. Review cadence and ownership set for ongoing operation.
Four Things to Do Before End of Week
Start with visibility
- Ask the team this week: where is AI being used?
- Frame it as a planning conversation, not an audit
- Cannot govern what cannot be seen
- Start with use cases, not tools
Name one owner
- On every project, one person owns AI governance decisions
- In a small team, that's often the PM. Make it explicit.
- Assign ownership at both organization and use case level
- Same person may hold multiple roles, but functions must still exist
Create one use case charter
- One page: task, who's authorized, what data can be used, what review is required, who can stop it
- This is the unit of governance, not a policy manual
- Include purpose, scope, allowed/prohibited inputs, required review, known limitations, named owner
- This becomes the reference model for future use cases
Add AI risk to the register
- At minimum: accuracy risk, data exposure risk, model behavior risk if delivering an AI-enabled product
- Identify who could be harmed if output is wrong or biased
- Define where speed may conflict with accuracy or fairness
- Define clear stopping conditions and escalation triggers
- It's a real risk. Treat it like one.
Three Things Worth Remembering
Risk management discipline is the right foundation. AI doesn't require a new professional identity. It requires applying what's already known to new risk categories.
AI shows up in three places, and each demands a different governance response. Most failures begin as productivity wins.
A policy manual is not needed to start. One charter and one honest conversation with the team is needed.
Learn More
For a comprehensive guide to AI governance implementation:
Getting Started with AI Governance: The Field Guide for Small Businesses by John Halberstadt and Steve Daniel En Dash Consulting, 2026View on Amazon