Latest Article FILED UNDER · AI READINESS

The AI Readiness Checklist 2026: 20 things to do before you deploy.

Most AI deployments don't fail at the AI step. They fail at the readiness step — and they fail in remarkably predictable ways. This is the operator's checklist: 20 actions across five dimensions that separate teams that ship AI from teams that stall before the first workflow goes live.

The Short Answer

AI readiness work happens across five dimensions — workflow clarity, data accessibility, tech stack architecture, team capability, and governance. Teams that ship AI successfully usually complete 16-20 of the 20 actions in this checklist before their first production workflow goes live. Teams that stall almost always missed the foundational items: source-of-truth decisions, documented workflows, and clear ownership. Most readiness work runs in parallel rather than sequentially, and most of it doesn't require buying anything new.

The most common pattern in stalled AI deployments isn't a model problem or a vendor problem. It's a readiness problem — and it usually shows up at the worst possible time, weeks or months into a project that's already burning budget.

The team picked a workflow to automate. They ran the procurement process, signed the contract, and kicked off the build. Then the questions started landing: where does this customer data actually live? Who owns the source of truth when systems disagree? Why isn't this knowledgebase up to date? Who's going to approve the AI's outputs in production? None of these are AI questions. All of them block AI deployment.

The checklist below is the work that should have happened before the build started. It's organized across five dimensions — workflow, data, tech stack, team training & enablement, governance — that map to the five-dimension AI Readiness model. Most teams find they're solid on two or three dimensions and weak on the rest. The work is to bring up the weak dimensions to "ready enough" before the first deployment, not to perfection.

Three pieces of this work do disproportionate amounts of the heavy lifting and should start in week one regardless of which dimension you're weakest on: source-of-truth decisions, workflow inventory, and team training & enablement. Training in particular is the one most teams underweight — they treat it as a phase to clear after the tools are deployed, when in practice it should run as a parallel discipline from the first week of readiness work through every deployment after it.

01Why readiness matters more than the tools

Three things to understand before working through the checklist:

  • Readiness work is mostly free. Decisions, documentation, and clarity work — not procurement. Most teams don't need to buy anything new to become AI-ready. They need to decide things they've been avoiding.
  • Readiness compounds. Foundations laid now serve every AI deployment going forward. A team that's ready can ship the second workflow much faster than the first. A team that skipped readiness pays the same cost on every new workflow.
  • "Ready enough" is the right target. Not perfect, not comprehensive — enough that the first workflow can ship safely. Readiness is iterative: ship something, learn what surfaces, address the next gap, ship again.

The 20 actions below are organized by dimension. Each one is concrete — a thing a specific person can do in a specific week. Score yourself: how many of these are genuinely done at your business right now?

02Workflow readiness — 4 actions

You can't automate workflows that aren't documented. The first dimension is about knowing what your business actually does, in enough detail that AI can do parts of it.

Workflow Readiness
  • Inventory the workflows that consume the most time. List the top 10-20 recurring workflows in your business. Time spent, frequency, who owns them, what tools they touch.
  • Pick 3-5 candidates for AI assistance. Score each on impact, complexity, and stakes. Higher impact and lower stakes is the right starting band for first deployments.
  • Document the chosen workflows end-to-end. Trigger, steps, decisions, handoffs, downstream actions. If a new hire couldn't run the workflow from the doc, the doc isn't done.
  • Name an owner for each workflow. The person responsible for the workflow's outcomes and for approving AI-driven changes to it. No owner means no decisions in production.

The cost of skipping this dimension is the most expensive failure mode in AI deployment — building automations on top of workflows nobody fully understood, then surfacing the gaps after production launch.

03Data readiness — 4 actions

AI agents are only as good as the data they can access. Most data readiness work is about clarity — knowing where data lives, who can access it, and which system wins when systems disagree.

Data Readiness
  • Make source-of-truth decisions per data type. For customer, product, content, operational, and knowledge data — name the authoritative system. Document the answer.
  • Audit your knowledgebases for freshness and structure. SOPs, product docs, internal wiki. If it's stale, AI agents will give bad answers from it. Identify what needs updating, restructuring, or deprecating.
  • Confirm API access for critical tools. Every tool an AI agent will need to read or write should have a documented, working API path with appropriate auth. List the gaps.
  • Establish data hygiene baselines. Customer records de-duplicated, contacts updated, key fields populated consistently. AI amplifies data quality both directions — clean data scales; dirty data scales the mess.

Source-of-truth decisions are the single highest-leverage piece of readiness work. Get this right and every subsequent AI deployment is meaningfully cheaper and more reliable. Skip it and every deployment inherits the same fragility.

04Tech stack readiness — 4 actions

Your existing stack doesn't need to be rebuilt for AI. It does need to be made connectable. Most of this work is configuration and access, not procurement.

Tech Stack Readiness
  • Deploy SSO across the stack. Single sign-on isn't AI-specific, but it's the foundation for permissioning AI agents cleanly. Without it, access control gets messy fast.
  • Audit MCP server availability for your existing tools. Many tools you already pay for have shipped MCP servers — sometimes you just haven't enabled them. Free win.
  • Confirm integration patterns are documented. Which tools share data with which others, through what mechanism. If integrations exist as tribal knowledge, document them.
  • Set up cost monitoring infrastructure. Cost dashboards, alerts, and budget review cadence — before scale arrives, not after. The first month of unmonitored production usage is where surprises happen.

The pattern: connect first, rebuild only when the math demands it. Most stacks reach "ready enough" through targeted configuration work, not through wholesale replacement.

05Team training & enablement readiness — 4 actions

Tools without enabled humans don't drive outcomes. Team training & enablement is the readiness dimension most teams underweight, treat as optional, or push to "after the tools are live." All three are mistakes. T&E is the work of building the capability for the people who will use, oversee, and extend AI workflows — and it needs to start in week one of readiness, not week one of post-deployment.

Team Training & Enablement Readiness
  • Baseline AI literacy across the team. Everyone understands what AI can do, what it can't, and how to use it appropriately for their role. Not a one-off webinar — ongoing capability development.
  • Identify and develop internal champions. One person per department who owns AI adoption locally. These are your multipliers — the ones who help the rest of the team learn by doing.
  • Document role-specific use cases. What AI does for sales reps vs ops managers vs leadership. Generic training doesn't stick — role-specific use cases do.
  • Establish a feedback loop for AI usage. A channel where people can share what's working, what's not, and what they'd build next. AI capability compounds when the team is learning publicly.

The teams that ship AI well usually have one person who became the local AI expert before formal training programs existed. Find and develop that person early — they're the leverage point for everyone else.

06Governance readiness — 4 actions

Governance isn't a constraint on AI deployment — it's what makes AI deployment safe at scale. The work is usually less than people fear, but it has to be done before something goes wrong, not after.

Governance Readiness
  • Write an AI usage policy. What's permitted, what's restricted, what requires approval. Short and clear — most teams need a one-pager, not a binder. Circulated and signed.
  • Define data handling rules for AI tools. What data can flow into external AI services, what stays internal, how PII is handled. Most teams don't have this written down. It needs to be.
  • Establish review cadences for AI-generated work. What gets human approval before going out the door, what gets sample-audited, what runs autonomously. Three patterns, named, applied per workflow.
  • Set up audit logging for AI usage. Who used what AI for what, with what inputs and outputs. Required for incident response, useful for cost management, table stakes for any regulated industry.

Governance done well is invisible. Done poorly it becomes a constraint or a liability. The 4 actions above are the floor — most businesses don't need more than this, and most need at least this much.

Get a full AI readiness diagnostic

Senior-led audit across all five dimensions. Prioritized gap-closing roadmap. Scoped to your stage.

Book the audit →

07How to sequence the work

The 20 actions are organized by dimension, but the right order to do them isn't dimension-by-dimension. Some readiness work is foundational and unblocks the rest; some is parallel work that runs throughout. A working sequence:

PARALLEL TRACK · RUNS FROM WEEK 1 ONWARD
Team Training & Enablement

AI literacy baseline, champion development, role-specific use cases, ongoing feedback loop. Starts in week one, continues through every deployment after. Not a phase to clear — a discipline to build.

1
Foundation

Source-of-truth, workflow inventory, ownership decisions

2
Access

SSO, API audits, MCP availability, knowledgebase review

3
Deployment Prep

Pilot scoping, integration patterns, testing infrastructure

4
Guardrails

Policy, data rules, review cadence, audit logging

Total time for a focused readiness sprint runs typically 4-8 weeks depending on starting state. Larger organizations with more complex stacks take longer. Smaller teams with cleaner stacks compress meaningfully. The work runs in parallel within each phase — these aren't sequential gates.

Two critical sequencing notes. First: team training & enablement isn't a phase — it's a parallel track that starts in week one and continues indefinitely. Treating it as a stage to complete is one of the most common mistakes. Second: governance work (Phase 4) should be sketched in Phase 1 even if it's finalized later. You don't want to discover after a workflow is built that the policy says it can't run.

08Going deeper

For the full diagnostic with weighted scoring and a longer self-assessment, the AI Readiness pillar covers the 10-question version that returns a stage assessment. For the deeper view on the training and enablement side specifically, the AI Training & Enablement pillar covers program design, role-based curricula, and the cadence patterns that keep capability compounding. For hands-on help diagnosing and closing gaps across all five dimensions, AI ARMY's audit-first approach is built around this methodology.

Frequently asked questions.

What is AI readiness?

AI readiness is the state of a business's workflows, data, tech stack, team training & enablement, and governance such that AI tools can be deployed and produce reliable value. Readiness isn't about buying AI tools — it's about the foundational work that makes those tools effective when deployed. Five dimensions, twenty practical actions, mostly free.

Which readiness dimension do most teams underweight?

Team training & enablement, by a wide margin. Most teams treat it as a phase to clear after tools are deployed — a one-off training session, a launch announcement. In practice it's a parallel discipline that should start in week one of readiness work and continue indefinitely. The teams that ship AI well usually have one person who became the local AI expert before formal training programs existed. Find and develop that person early; it's the leverage point for everyone else.

How do I assess my AI readiness?

Score yourself across the 20 actions in the checklist above. 16-20 done means you're ready for first deployment. 11-15 means close, with specific gaps to address. 6-10 means foundation work is needed before deployment. 0-5 means start with workflow inventory and source-of-truth decisions before touching AI tools.

How long does AI readiness work take?

A focused readiness sprint typically runs 4-8 weeks depending on starting state and organization size. Most readiness work is decisions, documentation, and configuration — not procurement. Larger or more complex stacks take longer; smaller teams with cleaner stacks compress meaningfully. Most of the work runs in parallel rather than sequentially.

Does readiness work require buying anything new?

The biggest line items in readiness — source-of-truth decisions, workflow documentation, source ownership, governance policy — cost nothing but decisions and time. Some readiness work may surface specific gaps that need new tooling (SSO if you don't have it, observability if it's missing), but most readiness investment is in clarity, not procurement.

What's the most important readiness work to do first?

Three things, all starting in week one. Source-of-truth decisions for your core data types. Workflow inventory of where time is spent. Team training & enablement as a parallel track that starts immediately and runs throughout. Together these three pieces of work surface most of the deeper gaps and prevent the most expensive deployment failures. All three are mostly free; all three should happen in the first two weeks of any readiness sprint.

What happens if I deploy AI without doing readiness work?

The most common pattern is silent stalling — the deployment ships but doesn't produce expected results, then quietly degrades over the following months as readiness gaps surface in production. The cost is significant: wasted budget on the deployment plus the readiness work that ends up happening anyway, often in crisis mode. Doing readiness first is faster and cheaper than retrofitting it later.

MA
// About the author

Megan Anderson

Megan Anderson is the founder of AI ARMY, an independent researcher, systems architect, educator, and developer, leading AI operations and agentic infrastructure design. Creator behind The AI Forward Framework, Agents OS, Luna Runtime Governance, and other agentic AI solutions.