Skip to main content
Digital-Twin

Build an AI-Native Digital Twin: Copy the Workflow, Don't Move It

Here is the move, stripped of ceremony: pick one workflow, fork its data feed, and stand up an AI-native copy of the process running in parallel with the original. Let the copy improve itself every loop. When it pulls ahead on the numbers that matter, deprecate the old one. The discipline that makes this safe is in the second verb — you build “an AI native digital twin,” and crucially “you don’t move it, you copy it.”

That distinction is the whole game. Most enterprise AI work tries to transform a live process in place — rip out the human checkpoints, reroute the data, and pray the cutover holds. The twin refuses the cutover: the legacy line keeps running, untouched, while the copy runs beside it on the same inputs. You are not betting the business on a switch flip; you are running an experiment with a control group, and deprecation only happens after the twin has demonstrably won.

The framing comes from Peter Diamandis’s Organizational Singularity episode, where “copy, don’t move” is the way to go AI-native at the edge without tripping the corporate immune system. It is worth pressure-testing against the digital-twin literature — because it is more grounded than it first sounds, and also more fragile.

The twin is not a metaphor — it is a discipline with a name #

“Digital twin of an organization” (DTO) is an established category, not a coinage for the podcast. Gartner maintains a dedicated Market Guide for DTO platforms and defines a DTO as a dynamic software model of an organization that integrates operational and contextual data to understand how it runs its business model — though that definition sits behind Gartner’s paywall, so treat the exact wording as attributed, not independently verified (Gartner Market Guide for DTO Platforms). The methodology underneath is exactly the thesis — model the process, test the change in the twin, validate the outcome, then transition. Parallel-run-before-cutover is the textbook play, not a contrarian one.

It de-risks by giving you somewhere to fail cheaply. Process-intelligence vendor Skan frames the DTO as a way to “test automation against real process variants and simulate the impact on cycle times before rollout” — fork-and-compare verbatim. Their healthcare case study reports a 58% reduction in emergency-department wait times and an 85% improvement in bed availability after a new flow was validated in the twin before deployment, with the DTO “paying for itself in six weeks” (Skan AI — Digital Twin of an Organization). Those are vendor-reported numbers from one case — but the shape is right: you get the answer in the copy before touching the original.

It also sits on a maturity curve. A 2024 manifesto co-authored by 23 European researchers separates three levels — a Digital Shadow (real-time monitoring), a Digital Twin (bidirectional control), and the DTO (least mature, highest value) — and lists twelve open research challenges ahead of full realization (Digital Twins of Business Processes: A Research Manifesto, arXiv:2410.08219). That “least mature, highest value” framing is the best argument for copy-don’t-move: if the highest-value form is also the one nobody has fully nailed, you want an entry strategy that fails into a still-running production system, not onto the floor.

Why “self-improving” is the part that compounds #

Forking a process is old hat. The new ingredient is that the copy can close its own loop. McKinsey argues digital twins and generative AI are a force-multiplying pairing: the twin gives gen AI a test-and-learn environment, gen AI structures the twin’s inputs and synthesizes its outputs, and together they “provide substantially more value than either could deliver on its own.” McKinsey’s survey reportedly found 86% of respondents said a digital twin was applicable to their organization and 44% had already implemented one (McKinsey — Digital twins and generative AI) — though I could not verify those figures, so read them as McKinsey-attributed, not confirmed.

Agentic systems turn “test-and-learn environment” into “improves without a human in the loop.” A 2025 IBM Research paper presented at AAAI demonstrates LLM-powered agents that use a digital twin as their interface to the underlying system — selecting tools, querying the twin’s data, observing outcomes, recalibrating. Its actual contribution is narrower than a general self-improvement engine: it positions natural language as a scalability interface letting agents reach digital-twin data for decision-making, grounded in the shipping domain, not a universal autonomy claim (IBM Research — Agentic AI for Digital Twin, AAAI 2025). Read honestly, it’s an existence proof that the perceive→simulate→act→learn loop can be run by agents against a twin — the mechanism the thesis needs, and no more.

Industry shows the “simulate before commit” half at scale. Toyota builds full digital replicas of its European plants and tests proposed line changes inside the twin — validating predicted throughput against the live baseline — while the physical line keeps producing untouched, committing to the rearrangement only once the numbers clear (S&P Global Automotive) — copy-don’t-move in steel.

The honest counter-case #

If you only hear the upside, you will run this badly. Four objections carry weight.

Most pilots die before they prove anything. The sharpest challenge to “build a twin and let it improve” is that enterprise AI pilots collapse at a brutal rate — overwhelmingly not because the models are weak. An MIT study cited in industry coverage puts it at roughly 95% of enterprise gen-AI pilots failing to deliver measurable P&L impact, blaming integration gaps, data silos, and governance rather than model quality; the same September 2025 analysis reports about 46% of proofs-of-concept abandoned before scaling (ServicePath — The AI Integration Crisis). Copy-don’t-move dodges the catastrophic-cutover failure mode, but not this one — the integration and governance work that sinks most pilots is exactly as hard inside the twin. You remove the risk of a bad switch flip; not the risk that the twin never reaches parity.

Tacit knowledge is the wall you don’t see until you hit it. You can fork a data feed in an afternoon. You cannot fork what a senior underwriter or a logistics planner knows but never wrote down. The literature is blunt that the hard context behind a workflow is “seldom documented and often decays over time.” Work on “code digital twins” makes the same point — that the required context is scattered across artifacts and entangled across time in ways current LLMs struggle to reliably capture — though I’d caveat that source: the arXiv preprint I traced (arXiv:2510.16395) was withdrawn shortly after submission, so I cite it as illustrative paraphrase, not settled result. The problem is real regardless: the twin can only parallel-run what has been made explicit, and the implicit parts are usually the ones that matter under pressure.

A twin decays the moment you stop feeding it. A parallel copy is a valid comparison only while it stays synchronized with the live process. Let data drift or a schema change creep in and the twin quietly diverges; analysts warn that without built-in recalibration a twin degrades into “a digital artifact of historical interest.” I’d caveat that phrasing — it traces to a paywalled review whose identifier I could not cleanly verify (ScienceDirect review of digital twins, 2025) — but the failure mode is well attested. The methodology silently assumes continuous-synchronization infrastructure that many organizations do not yet have.

The deprecation decision is where teams get burned. Step three — killing the old process — punishes optimism. Klarna is the cautionary arc: it replaced roughly 700 customer-service agents with AI in 2024, then reversed course by early 2026 as quality degraded on complex queries, repeat-contact rates rose, and rehiring costs ate the projected savings (Digital Applied — Klarna Reverses AI Layoffs). The lesson isn’t that parallel-twinning is wrong — it’s the opposite. Klarna’s mistake reads like a cutover that ran ahead of the evidence. Deprecation should demand demonstrated parity across the full problem distribution, ugly tail included, not a flattering average on throughput.

How to actually run it #

Treat copy-don’t-move as a falsifiable experiment, not a transformation program.

  • Pick a workflow with measurable outputs. If you can’t define “winning” numerically — cycle time, error rate, cost per unit — you can’t run a control group. Manitou’s AI-guided configure-price-quote work, cutting quote time from about 30 days to roughly 1 day, is the kind of bounded target that fits — and notably paired AI with deterministic rules rather than going fully autonomous (ServicePath case study).
  • Extract the tacit knowledge before you trust the twin, not after. This is the step most plans skip and most failures trace back to.
  • Instrument synchronization as a first-class concern. A diverged twin is worse than no twin — it gives you confident, wrong comparisons.
  • Gate deprecation on tail performance. The old system is your insurance policy; cancel it only when the twin has beaten it on the hard cases, not just the common ones.

The core claim survives scrutiny: copying a workflow into a self-improving AI-native twin and running it in parallel is a genuinely lower-risk path to AI-native than transforming the live system in place. But “lower risk” is not “no risk” — the twin won’t spare you the integration grind, can’t clone the knowledge nobody wrote down, and will happily green-light shutting off something you shouldn’t. Build the copy. Just don’t fall in love with it before it has earned the original’s job.