PONOPT FIELD NOTES · Данные и AI

Is Your Site Ready for AI? Assessing Processes, Data, Infrastructure and People

A repeatable maturity method to judge whether an operating site is genuinely ready for AI across processes, data, infrastructure and people, with a practical scorecard.

AI readiness at an operating site is not a single yes/no answer; it is a maturity profile across four pillars: processes that are documented and standardized, data you can trust and trace, infrastructure that can carry a model from pilot to production, and people with clear ownership and skills. Most sites fail before any model is built, on fragmented data and undocumented workflows.

Key takeaways

  • Separate 'AI-capable' from 'AI-ready': most site failures come from weak processes, scattered data and missing ownership, not from model quality or compute.
  • Assess the four pillars — process, data, infrastructure, people — with observable, verifiable criteria rather than leadership impressions; teams consistently over-rate their own maturity.
  • Treat data as the binding constraint: inventory sources, document owners, confirm coverage and quality, and trace lineage before committing to a pilot.
  • Start with one well-documented, high-value process and a bounded pilot that has a named owner and measurable success criteria, not a tool-first experiment.
  • A repeatable scorecard or maturity level per pillar turns assessment into a quarterly tracking habit, so improvements are visible and provable.

Why a single 'ready or not' answer misleads

The gap between AI ambition and execution rarely comes from the technology. Research-oriented and practitioner sources converge on the same point: an organization can be well funded and digitally advanced yet still unable to move AI past a demo. The practical difference is readiness — whether strategy, processes, data, technology and people are aligned to adopt and scale a system responsibly.

At a physical operating site this distinction is especially visible. You may already run cameras, sensors and a warehouse management or CMMS system, which makes the site feel 'AI-capable.' But capability describes what equipment exists; readiness describes whether you can feed a model trustworthy inputs, deploy it without breaking operations, and act on its output. Before choosing any algorithm, decide which processes the AI will touch and whether a human can verify each recommendation.

  • AI maturity models (for example, enterprise models mapping experiment → pilot → industrialization → future-ready stages) show that most value appears only after pilots become repeatable, governed operations.
  • Readiness should be scoped per use case, not declared for the whole site at once.

Processes: what the model will actually attach to

AI does not reason about a vague activity; it consumes an input and predicts or proposes an output for a defined workflow. If a process is executed differently by each shift, lives only in workers' heads, or has no owner, there is nothing stable for a model to learn or for staff to be held accountable against. Automation simply reproduces undocumented variation faster and at larger scale.

Assess process readiness by asking whether a new employee can learn the task from documentation in under an hour, whether steps have named owners, whether exceptions are described, and whether completion is recorded in a system rather than in notebooks or chat. Processes worth automating first are high-frequency, high-volume and measurable, because they generate enough consistent data to train and validate a model. Simplify and stabilize the process before layering AI on top of it.

  • One reliable test: pick a candidate process and ask three people who run it to describe the steps independently; if the answers diverge, the process is not ready.
  • Standardize and document before you automate.

Data: the real constraint at most sites

Every model inherits the flaws of its inputs. If the data is inconsistent, incomplete, mislabeled or undocumented, the model will reproduce those defects — often invisibly and at scale. Data readiness therefore comes before model readiness. Start with an inventory: which sources exist (cameras, sensors, ERP, maintenance logs, shift reports), where they physically sit, what formats and schemas they use, how often they update, and who owns each set.

For vision-driven use cases on a site, labeling is a separate and commonly underestimated cost. Detecting 'a pallet blocking an aisle' or 'a worker without PPE' requires a validated set of annotated images or events plus a documented definition of the event, so that reviewers and the model agree on what counts. Plan for data contracts that fix formats and refresh frequency, automated quality checks on completeness and timeliness, and lineage that lets you trace any event back to its source. On the regulatory side, video and other data involving identifiable people may trigger data-protection duties; that is general context, and specific obligations vary by jurisdiction, so confirm local rules before deployment.

  • Score data on availability, quality, coverage, governance and traceability — not on volume.
  • A model is only as reliable as the labeling and definitions behind its training set.

Infrastructure: from pilot to production

Infrastructure readiness is not about owning the biggest servers. It is about whether the site can reliably move a model from a demo on a laptop to a governed production service. Key checks include network bandwidth and latency to carry video or sensor streams to where processing happens, storage that can retain and replay recorded events, compute capacity (cloud, on-premise or edge) for inference, and identity and access controls so that only authorized roles can view or act on results.

Equally important is integration with systems people already use — access control, work-order, ERP or incident platforms. An alert that ends in a separate portal that nobody opens creates no value. Plan the interfaces that let a detected event become a verifiable task in an existing workflow, and define security controls for data at rest and in transit, audit logging, and versioning of models so that behavior changes are explainable and reversible.

  • Confirm the weakest link: a great camera feed is useless if the network drops frames or the storage deletes the evidence you need for review.
  • Design for observability — dashboards, run history and monitoring of both model performance and data drift.

People: ownership, skills and change readiness

Technology accounts for only part of successful adoption; the larger challenge is cultural. Site teams will not act on an AI output they do not trust or understand. Assess whether a named person owns AI at the site and can take decisions, whether data and workflow owners exist for each critical source and process, and whether operators and supervisors have the skills to interpret results and the authority to act on them.

Plan training that connects AI to daily work rather than abstract tool demos, and create a safe space for experimentation where employees can challenge false outputs. Involve representatives of the affected functions in the assessment — finance with the CFO, data and platforms with the technical lead, people with HR — because no single individual can judge all four pillars objectively. Watch for the capability-adoption gap: what the technology can do versus what people are actually prepared and enabled to do.

  • Every pilot should have a named owner with authority, or it will die once daily operations take priority.
  • Communicate what the system does and where a human stays in the loop before rollout.

Scoring the site and building the roadmap

A maturity profile, not a pass/fail verdict, is the most honest output. Score each pillar on a small scale using observable evidence — for example, level 1 ad hoc, level 2 defined and documented, level 3 managed with monitoring, level 4 optimized and automated. Because few sites sit at the same level across all pillars, the value is in seeing which gap blocks the next chosen scenario rather than forcing every domain to the top, which is rarely economically justified.

Re-run the assessment quarterly and record concrete changes, not abstract 'digitalization' claims. Reassess priorities with proof-of-concept results: document development time, testing cycles and observed accuracy, then use those baselines to estimate realistic timelines for the next use case. Add buffer for learning and iteration, and let pilot lessons adjust which scenario you scale next. Schedule and vendor plans change, so confirm current details from the provider before committing.

Site AI Readiness Scorecard

A lightweight, repeatable audit you run with the heads of operations, IT/data, safety and HR. Score each pillar 1–4 against observable evidence (1 = ad hoc, 2 = defined, 3 = managed, 4 = optimized), mark 'yes' only when a fact is provable, and identify the single gap blocking your next chosen use case.

  1. PROCESS — The target process has written steps a new employee can follow in under an hour, a named owner, and recorded completion in a system.
  2. PROCESS — Exception and failure handling is documented, and three independent staff describe the workflow the same way.
  3. DATA — A written inventory lists every source the use case needs, its location, format, refresh frequency and the owner accountable for accuracy.
  4. DATA — Critical fields pass automated checks for completeness, timeliness and consistency, and lineage traces each event to its source.
  5. DATA — For vision use cases, labeled events have a documented definition and a validated annotation set reviewed by domain experts.
  6. INFRASTRUCTURE — Network, storage and compute reliably carry the video or sensor stream with no dropped frames and can retain evidence for review.
  7. INFRASTRUCTURE — Integration with existing systems (access control, work orders, ERP) turns a detected event into a verifiable task, with audit logging and model versioning.
  8. INFRASTRUCTURE — Identity and access controls, encryption, and data-protection obligations (confirm jurisdiction) are defined before rollout.
  9. PEOPLE — A named AI owner with decision authority exists at the site, plus owners for each critical data source and workflow.
  10. PEOPLE — Operators and supervisors can interpret output, have authority to act, and have completed training tied to their daily tasks.
  11. GOVERNANCE — Success metrics, a human-in-the-loop point, and a monitoring plan for accuracy and drift are agreed before the pilot.
  12. SCORING — One blocking gap is identified and a quarterly re-run of this scorecard is scheduled to record real change.

Questions people ask

How do I know if my site's processes are ready for AI automation?

A process is automation-ready when it is stable, documented and measurable. The practical test is whether a new employee could follow written steps in under an hour, whether the workflow has a named owner, and whether three staff members describe it the same way. If steps diverge between shifts or live only in people's heads, standardize and document the process first — AI will otherwise reproduce that undocumented variation faster and at larger scale. Prefer high-frequency, high-volume processes with recorded outcomes, because they generate enough consistent data to train and validate a model.

What is the difference between being AI-capable and AI-ready?

AI capability means the equipment exists: cameras, sensors, storage, compute and software that could support a model. AI readiness means the surrounding conditions are in place to actually deploy and scale it — documented processes, trustworthy and traceable data, infrastructure that moves a model from pilot to production, and people with ownership and skills. Many sites are AI-capable but not AI-ready because they have scattered data, no documented workflows, or no named owner to sustain a project. Maturity frameworks reflect this by staging readiness from ad hoc experiments through governed, repeatable operations.

Which data problems block AI most often at operational sites?

The most common blockers are fragmentation across systems, inconsistent formats and definitions, incomplete or outdated records, and mislabeled training data. For vision use cases, labeling is frequently underestimated: detecting an event reliably requires a validated set of annotated images and a documented definition of what counts. Score data on availability, quality, coverage, governance and traceability rather than volume. Introduce data contracts that fix formats and refresh frequency, automated quality checks, and lineage so every event can be traced to its source. Video involving identifiable people may trigger data-protection duties, which vary by jurisdiction.

How should I prioritize which AI use case to pilot first?

Rank candidate use cases on business impact, technical feasibility and resource requirements, and match them to your actual maturity rather than your ambition. Start with a single well-documented, high-value, non-critical process where you can measure the result, and run a bounded proof of concept with a named owner and clear success metrics. Prefer internal, non-customer-facing scenarios to limit risk. Use the pilot to document development time, testing cycles and observed accuracy, then use those baselines to estimate realistic timelines and decide which scenario to scale next, adding buffer for iteration.

Why does AI adoption at a site fail even when the technology works?

The technology usually is not the problem. Common causes are starting with a tool instead of a business problem, running a pilot with no named owner who can make decisions, expecting AI to sort out organizational chaos, and assessing readiness by impressions rather than facts. Cultural factors also matter: staff will not act on output they do not trust or understand. Successful adoption is change management — leaders set direction, provide training that connects AI to daily work, give teams authority to act on results, and keep a human in the loop for oversight.

Sources and further reading

Sources were checked when this page was generated. Confirm changing dates, rules and prices with the original publisher.

  1. What's your company's AI maturity level?MIT Sloan School of Management
  2. How to Know If Your Company Is AI-ReadyHarvard Business School Online
  3. Plan for AI adoption - Cloud Adoption FrameworkMicrosoft Learn
  4. SEI and Accenture Release AI Adoption Maturity ModelCarnegie Mellon University Software Engineering Institute (SEI)
  5. Оценка готовности промышленных предприятий к внедрению искусственного интеллекта (индекс AIRI)Научно-технические ведомости СПбПУ. Экономические науки
  6. Готова ли ваша компания к ИИ: как понять и с чего начать AI-трансформациюТ—Ж (T-Bank Secrets)
  7. Чек-листы готовности: данные, инфраструктура, процессы, людиDataFinder