AI for Tech Certification
Strategic · M2 · lesson 2 of 26 · queued
Preview — browse every lesson free. Enroll to mark lessons complete, open partner links and save your progress. Login & enroll →
AI Audit Readiness: What Your Board Needs to See
📖
now learning

AI Audit Readiness: What Your Board Needs to See

15 min

Overview

Here's the uncomfortable truth: if you can't articulate your AI governance to an external auditor, you don't actually have governance. You have faith. You have hope. You have maybe some documentation buried in someone's Google Drive. But you don't have governance.

Your auditors, whether internal compliance, external audit firms, or regulators, will ask seven fundamental questions. They don't care about perfect answers. They care that you've thought systematically about the problem, documented your approach, and can demonstrate controls. Most companies fail this test not because they lack AI, but because they lack the intellectual discipline to explain what they're doing.

This lecture is about building that discipline. Not theater, not checkbox compliance, but real audit readiness. We'll walk through what auditors actually care about, what documentation matters, which metrics count, and how to approach the audit conversation with confidence instead of panic.

By the end, you'll know exactly what to build, why it matters, and how to present it so auditors see you've taken this seriously.

The Seven Questions Every Auditor Will Ask

Auditors work from checklists. Those checklists are built on years of experience evaluating companies. When they come to you, they're checking whether you've thought about the same things thousands of other organizations have had to confront. These seven questions structure that inquiry.

Question 1: Inventory, What AI Systems Do You Actually Have?

"Give us a complete list of every AI system your organization runs or depends on. For each system, we need to understand: What specific business problem does it solve? Who in your organization uses it? What decisions does it inform or automate? What data does it consume, and where does that data come from? How many users or customers interact with it daily? What's the blast radius if it fails?"

This question separates companies that understand their AI footprint from companies that don't. You'd be surprised how many organizations can't answer this. They have recommendation engines, fraud detection, customer segmentation, predictive maintenance, generative AI assistants, and no one's compiled a list. The inventory forces intellectual honesty. You can't govern what you can't see.

The inventory isn't just a list. It's the foundation for everything that follows. Every subsequent question can only be answered if you know what systems you're talking about.

Why Auditors Ask This: If you don't know what systems you have, you can't control them, monitor them, or evaluate their risk. Companies often discover they have 2-3x more AI systems than they thought when forced to enumerate them.

What a Bad Answer Looks Like: "We use Claude for some internal tools." That's vague. An auditor wants: System name, purpose (specific: "rank customer support tickets by urgency"), owner, deployment method (API? Batch?), users (internal/external), volume (100 requests/day? 10,000?), dependencies (what breaks if this fails?), risk level (high/medium/low).

What a Good Answer Looks Like: A spreadsheet with 15 rows (one per system). System: Fraud Detection. Purpose: Identify suspicious transactions in real-time. Owner: John Chen (payments-team). Deployment: Real-time API. Users: 2 million customers. Volume: 50k transactions/day. Data: Transaction history, customer behavior patterns. Risk: High (if it fails, fraudulent transactions go through). Blast radius: Up to $2M/month in losses if system fails.

Question 2: Governance, Who's Actually in Charge?

"We want to understand your governance structure for AI. Who is responsible for AI strategy at the executive level? Who approves new AI projects before they launch? Who monitors those projects for problems? Show us the org chart. Show us the decision process. If there's a disagreement between engineering and product about an AI model, who decides? If there's a problem in production, who gets called and in what order?"

Vague governance is a common finding. You might say "the CTO owns it," but if the CTO doesn't actually review decisions and doesn't have real authority, that's not governance. It's a title on an org chart. Auditors look for clear accountability. They want to see who's responsible, who they report to, and how decisions actually get made in practice.

Governance matters because it establishes a chain of command and decision authority. Without it, responsibility diffuses. Everyone's responsible and no one's responsible.

Why Auditors Ask This: If something goes wrong with an AI system (bias, data leakage, poor decision), they want to know who made the decision and why. Without clear governance, blame diffuses and nothing changes.

What a Bad Answer Looks Like: "AI governance is shared between engineering and product. We meet quarterly to discuss strategy." That's not governance. That's socializing. An auditor wants to know: Who has final authority on model selection? Product? Engineering? CTO? And what's the escalation path if there's a conflict?

What a Good Answer Looks Like: "AI governance is owned by the CTO, who reports to the CEO. New AI projects go through a review board: CTO, VP Product, Head of Data, Head of Compliance. The board meets weekly, evaluates projects against our governance criteria (bias testing, data policy compliance, monitoring plan), and either approves or asks for changes. Average time to approval: 5 days. If the CTO and VP Product disagree, the CEO decides. This has happened twice in 12 months. When an AI system fails in production, the on-call engineer pages the team lead, who pages the CTO. Resolution target: critical issues within 2 hours."

Question 3: Risk Assessment, What Could Go Wrong?

"For each system, we need you to articulate the risks. What could go wrong? How likely is it to happen? What would the impact be if it did? What controls do you have to prevent it? How do you know the controls are working?"

Risk assessment is where many companies stumble. They know they should do it, but they don't know how. The auditor framework is straightforward: for each system, identify 5-10 plausible failure modes, estimate probability and impact, design controls, and demonstrate they're in place. That's it. It's not theoretical. It's specific and measurable.

Question 4: Documentation, Where's Your Evidence?

"Show us your model cards. Show us your bias testing results. Show us your data provenance. Show us your evaluation metrics. Show us your monitoring alerts. Show us your incident logs. We're not asking for perfection. We're asking for evidence that you've done the work and kept records."

Documentation is where audit readiness gets tested. You can claim you test for bias. If you have testing reports, you're credible. If you don't, you're making it up. Auditors trust evidence over assertions.

Question 5: Monitoring, How Do You Know When Things Break?

"Tell us about your production monitoring for these systems. What metrics do you track? How often do you check them? What triggers an alert? If a model starts degrading in production, how do you detect it and who gets notified? How long does it take from detection to resolution?"

Ad hoc monitoring is a red flag to auditors. It signals you're reactive, not proactive. Systematic monitoring signals you understand your risks and you're managing them deliberately.

Question 6: Incident Response, What's Your Plan When Things Go Wrong?

"Have you had any incidents involving AI systems? Walk us through what happened, how you responded, how you resolved it, what you learned, and what you changed to prevent it from happening again. If you haven't had incidents, do you have a formal incident response plan? Have you tested it? Who owns it?"

Incident response plans matter because they show you've thought about the problem before you're in crisis mode. The plan doesn't need to be elaborate. It needs to exist, be clear, and demonstrate that if something breaks, you know what to do.

Question 7: Third-Party Risk, Do You Understand Your Dependencies?

"If you're using vendor AI (OpenAI, Anthropic, Google Cloud, AWS, specialized vendors), how do you assess their governance, security, and controls? What agreements do you have? What happens if they change their terms or deprecate a service you depend on? How do you manage the risks of depending on a third party?"

This is the question that trips up companies most often. You use ChatGPT. You think "it's fine, it's a reputable company." Auditors want to see more rigor. You need a vendor assessment process, terms that protect you, monitoring of their service, and contingency plans if they change direction.

The Audit Principle: Auditors don't expect perfection. They expect you've thought about these seven categories, done work in each one, documented your approach, and can articulate your thinking. The companies that ace audits aren't the ones with perfect AI systems. They're the ones that can have an intelligent conversation about risk and control.

Building Audit Readiness Systematically

The Three Phases of Audit Preparation

Phase 1: Assessment (Weeks 1-4)

Before you build anything, understand where you stand. This phase is about honesty. You're not trying to make everything look good. You're trying to understand what you actually have and what gaps exist.

Start by pulling together your AI inventory. Who has it? Where does it live? What problem does each system solve? For each system, run a quick risk screening: is this high-risk or low-risk? High-risk means it affects significant business decisions or customer outcomes. Hiring decisions, lending decisions, customer segmentation, pricing. These are high-risk. Recommending products you might like? Still important, but lower-risk.

Then assess your current documentation. For each system, do you have: a clear description of what it does, the data it uses, how it was built, evaluation results, testing for bias, known limitations, monitoring in place, owner assigned? Most companies find they have some documentation, but it's scattered and incomplete.

Phase 2: Prioritization (Weeks 5-8)

You can't fix everything at once. So you prioritize. High-risk systems get the most attention. These are the ones auditors will scrutinize most carefully. For each high-risk system, you need: inventory entry, risk assessment, model card, documentation of data sources, bias testing results, monitoring in place, incident response plan if something goes wrong.

Medium-risk systems get lighter treatment. You need the basics: inventory entry, risk assessment summary, documentation, monitoring.

Low-risk systems get minimal oversight: inventory entry, basic documentation.

Phase 3: Build (Weeks 9-16)

Now you build the documentation and controls for your high-priority systems. This isn't about perfection. It's about evidence. Model cards don't need to be elaborate. They need to exist and document what you've done. Bias testing doesn't need to be comprehensive. It needs to show you're thinking about the problem. Monitoring doesn't need to be perfect. It needs to catch obvious problems and alert you.

For each high-risk system, create a single-page summary: what it does, who owns it, the risks, the controls, the monitoring. This summary is what you'll walk an auditor through. It forces clarity.

Audit Case Studies: Passing vs. Failing

Case Study 1: Company That Passed with Minimal Findings

A 200-person SaaS company underwent a SOX audit that included AI systems. They had 8 AI systems in production (mostly recommendation engines, one pricing optimization model). Prior to the audit, they spent 8 weeks preparing. Their approach:

  1. Built an inventory of all systems (1 day). 2. Assessed risk for each system (2 days). 3. For high-risk systems, created model cards, bias testing results, monitoring dashboards, incident logs (4 weeks for all systems). 4. Documented governance (CTO owns strategy, product + engineering approve new systems, audit committee reviews quarterly). 5. Created a simple risk register tracking each system, its risks, controls, and monitoring.

Audit result: 2 minor findings. One system was missing a documented failure mode. One system's monitoring alerts could be clearer. No material findings. The company's AI governance was deemed acceptable. Why? They had evidence. Auditors didn't have to guess. They saw documentation, monitoring, clear ownership. The company demonstrated they had thought about risks and put controls in place.

Case Study 2: Company with Governance Gaps

A mid-size fintech had 6 AI systems in production, including a lending decision model. When external auditors arrived, the company realized they had gaps: The lending model had no documented risk assessment. Bias testing was done informally, with results in someone's notebook. There was no written governance structure, decisions happened in meetings. Monitoring was ad hoc (someone checked dashboards occasionally). No incident log of problems they'd found and fixed.

Audit result: 18 findings. Critical findings: (1) Lending model doesn't have documented bias testing. (2) No governance structure for AI decisions. (3) No monitoring for model drift. (4) No audit trail of model changes. (5) Third-party risk not assessed for vendor APIs.

The company spent 3 months after the audit fixing findings. They built documentation retroactively, which was harder (some model details were lost, some people had left). They implemented monitoring from scratch. The fixes cost them $200K (extra staffing, tools, process overhead) and 3 months of executive attention.

The difference: Company 1 built governance and documentation before the audit. Company 2 tried to wing it, got caught with gaps, and had to fix them under pressure. Proactive documentation is cheaper and faster than reactive.

The Documentation Framework That Matters

Documentation is where audit readiness becomes real. Abstract governance is forgettable. Concrete documentation is evidence. Here's what you need to build.

The AI System Inventory

Create a spreadsheet (or whatever format works for you) with one row per AI system. Columns include: system name, business purpose, owner, risk level (high/medium/low), data sources, user/customer impact, monitoring status, status (in development/production/deprecated). Keep it updated quarterly. This is your source of truth. Everything else flows from this.

The Risk Assessment Document

For each high-risk system, create a one-page risk assessment. It identifies the top five risks, estimates probability and impact, describes the controls you have, and explains how you'll monitor whether controls are working. This document is written for the auditor. It's clear, structured, and specific.

The Model Card

For each ML-based system, create a model card. It documents: what problem the model solves, what data was used, how the model was trained, evaluation metrics and results, known limitations and failure modes, bias testing results, monitoring approach, owner and last review date. The model card is your proof that you understand the system and its limitations. It's not a puffery document. It's a realistic assessment.

Model Card Template: Seven Questions to Answer

  1. What is the specific business problem this model solves? (Be specific. "Increases revenue by prioritizing high-value customers for email outreach." Not "Optimization.")
  2. What data was used to train it, and where did that data come from? (Source, time period, representativeness. "Customer behavior data from Jan 2024-Dec 2024. Represents 60% of our customer base (high-spending segments). Does not include newly acquired customers or free-tier users.")
  3. How is the model evaluated? What metrics matter? (Accuracy? Precision? Recall? Business metrics? "We measure precision: % of recommendations that actually result in a purchase. Current: 18%. Baseline: 8%. Also measure fairness: does performance differ by customer segment? Yes, varies 14%-22%. We accept this because business value is high enough to justify.")
  4. What are the known limitations and failure modes? (This is where realistic assessment matters. "Model performs poorly for new customers (

The Metrics That Show Leadership You're Serious

Metrics do two things. They help you track your own progress. They help you report to the board that you're taking AI governance seriously.

Governance Metrics

Track these quarterly: percentage of AI systems with documented risk assessment (target: 100% of high-risk, 80%+ of medium-risk), percentage of systems with active monitoring (target: 100% of production systems), average time from issue identification to resolution (target: less than 5 days for critical issues), percentage of audit findings addressed (target: 100% by agreed deadline), percentage of engineering team trained on AI governance (target: 100% of teams using AI).

Operational Metrics

Track these monthly: model accuracy vs. baseline, cost per model, incidents per AI system (should be low and trending down, not up), time to deploy new model, vendor compliance status, model retraining frequency, monitoring alert resolution time.

Business Metrics

Track these quarterly: AI systems generating top X% of business value, customer satisfaction with AI systems, regulatory or compliance issues (should be zero or documented and resolving), post-incident changes implemented.

These metrics tell a story. If governance metrics are improving, operational metrics are stable, and business impact is positive, you're doing well. If they're flat or declining, you have work to do. The board cares about trajectory, not absolute perfection.

The Metric That Matters Most: Percentage of critical AI findings from audits (internal or external) that you've addressed within 90 days. This single metric tells auditors whether you're actually taking them seriously or whether you acknowledge findings and then ignore them.

Running an Internal Audit Simulation

Before a real auditor shows up, run a mock audit. This is where you find gaps without external pressure. Here's how:

Step 1: Form a mock audit team. Don't use the people who built the systems. Get: one person from compliance/legal, one from engineering leadership, one from a different product team (someone not invested in any specific system). Ideally 2-3 people.

Step 2: Use the seven audit questions. Have the mock auditors spend 2 days asking each question about your AI systems. "Give us your inventory. Walk us through governance. Show us risk assessments." They should get the same evidence an external auditor would demand.

Step 3: Score yourself. For each system, score your readiness: Green (ready for audit, all documentation complete), Yellow (mostly ready, 1-2 gaps), Red (not ready, significant gaps). List specific gaps. "Inventory exists but is missing data sources for 3 systems. Risk assessments exist but don't show monitoring approach."

Step 4: Fix the reds and yellows. Create a remediation plan. "This system: add risk assessment (2 days), add bias testing (1 week), set up monitoring (3 days). Total: 12 days. Owner: [name]. Due date: [date]."

Step 5: Repeat quarterly. Run the mock audit every 3 months. Each time, you'll find fewer gaps. By the time a real auditor arrives, you'll be ready.

A real company did this: They ran a mock audit and found major gaps (no governance, spotty documentation, weak monitoring). They spent 4 months fixing things. When the external audit arrived, they had only 2 minor findings. Without the mock audit, they would have had 20+ findings and spent a year remediating.

What to Do Monday Morning

Step 1: Build your AI system inventory. List every AI system your company runs. For each: name, owner, purpose, risk level, data sources. Give yourself 2-3 days to do this. It's the foundation for everything else.

Step 2: Identify your high-risk systems. Which affect hiring, lending, customer segmentation, pricing, or compliance? These get your primary focus. If you have 20 systems, probably 3-5 are high-risk.

Step 3: For each high-risk system, create a one-page summary. It includes: what it does, who owns it, the top 5 risks, the controls, the monitoring, when it was last reviewed. This is your talking document for the audit.

Step 4: Build a simple risk register. One tab in a spreadsheet with all high-risk systems, their risks, probability, impact, controls, and monitoring status. Update it quarterly.

Step 5: Set up monitoring dashboards for each high-risk system. Not elaborate. Just the key metrics for each system, checked daily or weekly. Shows you're watching.

Step 6: Assign an AI governance owner. It could be your CTO. It could be a security officer. It could be a dedicated head of AI. Someone needs to own this, be accountable to the board, and drive the audit preparation.

Step 7: Schedule a mock audit. Get your governance owner, your head of engineering, and heads of product teams using AI in a room. Walk through the seven audit questions. See where you're solid and where you're weak. Fix the weak spots before the real audit.

FAQ: Audit Readiness

Q: Do we need an internal audit function just for AI?

A: Not necessarily. You need someone owning governance and audit readiness. That could be a dedicated role if you're large (1000+ people or heavy AI usage). For most companies, it's your CTO or head of engineering plus one person reporting to them.

Q: What if we find gaps during preparation?

A: That's normal and fine. Fix what you can quickly. Document the rest and your remediation plan. Auditors expect companies to have gaps. They want to see you're fixing them deliberately, not pretending they don't exist.

Q: How far in advance should we start preparing?

A: If you're facing an external audit or SOX review, start 6 months out. That gives you time to find gaps, prioritize, and build. If you're just getting ready for regulatory scrutiny, start now. The companies that are calm about audits started preparing a long time ago.

Q: Should we bring in outside consultants?

A: Not necessarily. You probably need outside help for specific things (security assessment, bias testing, certain compliance domains). But the core governance work should be done internally. External consultants can audit you, but they can't build your culture of accountability.

Q: What happens if we find out we're not compliant with something?

A: Fix it and tell your auditors. Companies that stumble in audits aren't the ones with problems, problems are common. The ones that stumble are the ones that try to hide problems. Transparency builds trust.

Key Takeaway

Audit readiness starts with understanding where you stand: what AI systems do you have, what governance structure do you have, what risks have you identified, what documentation have you created, what monitoring is in place, how do you handle incidents, and how do you manage third-party risk. Build that understanding systematically. Document it. Monitor it. Auditors don't expect perfection. They expect you've thought about these questions, done the work, and can articulate your approach clearly.

Audit as a Forcing Function

Here's the secret about audit readiness that most CTOs don't talk about: the process of getting ready for an audit actually makes your AI systems safer and more reliable. You're forced to think through risks you'd otherwise gloss over. You're forced to document your thinking. You're forced to establish monitoring. You're forced to create incident response processes.

All of that makes your systems better. So audit preparation isn't a burden you're imposing on engineering. It's a discipline that makes engineering better.

That's worth doing proactively, well before an auditor shows up and forces your hand.

On This Page

Introduction
Seven Audit Questions
Building Readiness Systematically
Case Studies: Pass vs. Fail
Documentation Framework
Metrics & Reporting
Mock Audit Simulation
Monday Morning Action
FAQ
Key Takeaway
Beyond Compliance

Chapter Details

Part ofCh 4: AI Governance and Compliance