The New Stanford–Carnegie Study: Hybrid AI Teams Beat Fully Autonomous Agents by 68.7%

December 1, 2025

Ralph Losey, December 1, 2025 (25 minute read)

For years, technologists have promised that fully autonomous AI Agents were just around the corner, always one release away, always about to replace entire categories of work. Then Stanford and Carnegie Mellon opened the box and observed the Agents directly. Like Schrödinger’s cat, the dream of flawless autonomy did not survive the measurement.

An artistic representation of a robot emerging from an open box, with digital particles dispersing away from it, symbolizing the concept of AI and technology.
Observation reveals fragile AI Agents. All images in this article are by Ralph Losey using various AI tools.

What did survive was something far more practical: hybrid human–AI teaming, which outperformed autonomous Agents by a decisive 68.7%. If you care about accuracy, ethics, or your professional license, this is the part of the AI story you need to understand.

A digital graphic showing a bar chart representing 68.7% performance improvement, set against a blue background with circuit-like patterns.
Humans can work much better if augmented by AI Agents but the Agents alone fail fast.

1. Introduction to the New Study by Carnegie Mellon and Stanford

The Mellon/Stanford report is important to anyone trying to integrate AI into workflows. Wang, Shao, Shaikh, Fried, Neubig, Yang, How Do AI Agents Do Human Work? Comparing AI and Human Workflows Across Diverse Occupations (arXiv, 11/06/25, v.2) (“Mellon/Stanford Study” or just “Study”).

Just to be clear what we mean here by AI Agent, Wikipedia provides a generally accepted defination of an Agent as “an entity that perceives its environment, takes actions autonomously to achieve goals, and may improve its performance through machine learning or by acquiring knowledge.”

So, you see most everyone thinks of AI Agents and autonomy as synonymous. The Study bursts that bubble. It shows that Agents today need a fair amount of human guidance to be effective and fail too often, and too fast without it.

A split-image illustration contrasting the 'fantasy' of a futuristic, human-like robot on the left with the 'reality' of a more cartoonish robot struggling with an error on the right. The left side features a sleek, metallic robot, while the right side depicts a confused robot holding a document with an error message, emphasizing the challenges faced by AI.
This is the real world of AI Agents that we live in today.

The Study Introduction (citations omitted) begins this way:

AI agents are increasingly developed to perform tasks traditionally carried out by human workers as reflected in the growing competence of computer-use agents in work-related tasks such as software engineering and writing. Nonetheless, they still face challenges in many scenarios such as basic administrative or open-ended design tasks, sometimes creating a gap between expectations and reality in agent capabilities to perform real-world work.

To further improve agents’ utility at such tasks, we argue that it is necessary to look beyond their end-task outcome evaluation as measured in existing studies and investigate how agents currently perform human work — understanding their underlying workflows to gain deeper insights into their work process, especially how it aligns or diverges from human workers, to reveal the distinct strengths and limitations between them. Therefore, such an analysis should not benchmark agents in isolation, but rather be grounded in comparative studies of human and agent workflows.

A group of professionals and humanoid robots collaborating at a modern workspace, discussing data displayed on screens.
Studying AI and Human workflows to evaluate AI Agent performance.

2. More Detail on the Study: What the researchers did and found

Scope & setup. The Carnegie/Stanford team compared the work of 48 qualified human professionals with four AI agent frameworks. The software included stand-alone ChatGPT-based agents (version four series) and software code-writing agent platforms like OpenHands, also using ChatGPT version four series levels. These programs were “wraps”—software layers built on top of a third-party generative AI engine. A wrap adds specialized tools, interfaces, and guardrails while relying on the underlying model for generative AI capabilities. In the legal world, this is similar to how Westlaw and Lexis offer AI assistants powered by ChatGPT under the hood, but wrapped inside their own proprietary databases, interfaces, and safety systems.

The Study used 16 realistic tasks that required multiple coordinated steps, tools, and decisions—what the researchers call long-horizon tasks. They require multiple prompts requiring a series of steps, such as preparing a quarterly finance report, analyzing stock-prediction data, or designing a company landing page. The fully automated Agent tried to do most everything by writing code whereas the humans used multiple tools to do so, including AI and tools that included AI. This was a kind of hybrid or augmented method that did not attempt to closely incorporate the Agents into the work flow.

To observe how work was actually performed, the authors built what they called a workflow-induction toolkit. Think of it as a translation engine: it converts the raw interaction data of computer use (clicks, keystrokes, file navigation, tool usage) into readable, step-by-step workflows. The workflows reveal the underlying process, not just the final product. The 16 tasks are supposed to collectively represent 287 computer-using U.S. occupations and roughly 71.9% of the daily activities within them. For lawyers and others outside of these occupations the relevance comes from the overlap in task structure, not subject matter.

  • The engineering and design tasks don’t map directly to legal work but are useful for observing where agents tend to fail on open-ended or visually dependent steps. 
  • The structured writing tasks are similar to legal drafting (e.g., memos, policies, summaries); although it is imprtant to note that the writing tasks in the Study were not persuasion or adversarial, oriented.
  • The data-analysis tasks parallel evidence evaluation, damages models, timeline building, and spreadsheet-based work that litigators do every day.
  • The administrative/computational tasks resemble the work of preparing exhibits, reconciling data, or generating chronologies.
Infographic contrasting structured tasks and human judgment in AI workflows, showcasing templates, definitions, and cross-references on one side, and tone, narrative, and emotive emphasis on the other.
Agents were fast but made too many mistakes to be useful in anything but very structured tasks. Human judgment rules.

3. Key Findings of the Study.

1. Human-led Hybrid Agent workflows are much more efficient and accurate than AI Agents working alone. When AI is integrated into existing human workflows (the Hybrid approach, aka Augmented approach) there is “minimal disruption and 24.3% efficiency improvement.” Id. As shown in Figure 7 of the Study: “Humans complete work with higher quality (a), while agents possess a huge advantage in efficiency (b). Teaming human and agent workers based on their respective advantages ensures task accuracy and improves efficiency by 68.7%. Id. at pg. 14. This key finding is the essence of the hybrid methodology, which the Study refers to as AI Augmentation as opposed to AI automation. The next section will unpack what that means for law, medical and other high-stakes work

2. Humans outperform AI agents on quality by a wide margin. When Agents’ work by themselves without humans their success rates are 32.5%–49.5% lower that when humans work alone without Agents (but still using software that includes AI). In the fully automated approach, the AI will fail in a number of ways, including fabrication (hallucinating) plausible data and misusing tools (for example, switching to web search instead of opening the files you give them).

3. AI Agents fail primarily because they default to writing code. Agents “write programs to solve essentially all tasks, even when equipped with and trained for UI interactions. . . . This is in stark contrast to the visual-oriented human workflows.” Mellon/Stanford Study, Id. at pg. 2. This programmatic bias drives both their speed and their multiple failures. Agents today are only reliable when the task itself is programmable and code-friendly. Of course, the AI still makes mistakes with code too, so humans still need to step in to verify or debug.

4. When AI agents do not fail, they are extremely efficient. For tasks completed by both groups (both solo Agents and solo human/AI), agents on average took 88.3% less time, 96.4% fewer actions, and at a 90.4%–96.2% lower cost than human workers alone. Still, the 32.5%–49.5% failure rate overall makes the fully automated, aka AI automation solution only appropriate for code writing and even there the AI still makes mistakes that require human intervention, mainly verification and debugging. As the Study explains:

Human workflows are substantially altered by AI automation, but not by AI augmentation (hybrid). One quarter of human activities we studied involve AI tools, with most used for augmentation purposes: integrating AI into existing workflows with minimal disruption, while improving efficiency by 24.3%. In contrast, AI automation markedly reshapes workflows and slows human work by 17.7%, largely due to additional time spent on verification and debugging.

Id. at pgs. 2, 11 figure 5.

An illustration showing a humanoid robot interacting with a man in glasses, highlighting key takeaways from the Stanford-Carnegie Study on hybrid AI performance versus autonomous agents.

4. Study Findings Support a Hybrid Workflow with Man and Machine Working Together

The Carnegie Mellon and Stanford research supports the AI work method I’ve used and advocated sice 2012: hybrid multimodal, where humans and machines work together in multiple modes with strong human oversight. The Study found that minimal quality requirements require close team efforts and make full AI autonomy impractical.

This finding is consistent with my tests over the years on best practices. If you want to dig deeper see e.g. From Prompters to Partners: The Rise of Agentic AI in Law and Professional Practice (agentic governance).

Unsupervised, autonomous AI is just too unreliable for meaningful work. The Study also found that it is too sneaky to use without close supervision. It will make up false data that looks good to try to cover its mistakes. Agents simply cannot be trusted. Anyone who wants to do serious workk with Agents will need to keep a close eye on them. This article will provides suggestions on how to do that.

A cartoon illustration of a mischievous robot with a sly grin, set against a dark, textured background.

Click here for YouTube animation of a sneaky robot. Watch your money!

5. Study Consistent with Jagged Frontier research of Harvard and others.

The jagged line of competence cannot be predicted and changes slightly with each new AI release. See the excellent Harvard Business School working paper by Fabrizio Dell’Acqua, Edward McFowland III, Ethan Mollick, et al, Navigating the Jagged Technological Frontier (September, 2023) and my papers, From Centaurs To Cyborgs: Our evolving relationship with generative AI; and Navigating the AI Frontier: Balancing Breakthroughs and Blind Spots;

The unpredictable unevenness of generative Ai and its Agents is why “trust but verify” is not just a popular slogan, it is a safety rule.

An illustrated graphic featuring a stylized mountain range depicting a jagged frontier with sharp peaks and valleys, set against a cloudy sky.
With each new Release users find that AI competence is unpredictable.

6. Surprising Tasks Where Agents Still Struggle

You might expect AI agents to struggle on exotic, creative work. The Study shows something more mundane.

In addition to some simple math and word counts, AI Agents often tripped on:

  • Simple administrative and computer user interface (UI) steps. Navigating files, interpreting folder labels, or following naming conventions that a paralegal would understand at a glance.
  • Repetitive computational tasks that still require interpretation. For example, choosing which column or field to use when the instructions are slightly ambiguous.
  • Open-ended or visually grounded steps. Anywhere the task depends on “seeing” patterns in a chart or layout rather than following a crisp rule.

The pattern is consistent with other research: agents excel when a task can be turned into code, and they wobble along a jagged edge of competency when the task requires context, interpretation, or judgment.

That is why the 68.7% improvement in hybrid workflows is so important. The best results came when the human handled the ambiguous, judgment-heavy step and then let the agent run away with the programmable remainder.

Here is a good take-away memory aid:

An illustration showing a smiling man in a suit next to a humanoid robot. The robot appears to be processing information, symbolizing a hybrid approach to AI and human collaboration. Text on the image emphasizes that agents are fast and programmatic, while humans provide context and accountability.

7. What Agent “Failure” Looks Like

The Mellon/Stanford paper is especially useful because it does not just report scores. It shows how the AI agents went wrong.

When agents failed, the failures usually fell into two categories:

  • Fabrication. When an agent could not parse an image-based receipt or understand a field, it sometimes filled in “reasonable” numbers anyway. In other words, it invented or hallucinated data instead of admitting it was stuck. It is the Mata v. Avianca case all over again, making up case law when it could not find any. See Navigating AI’s Twin Perils: The Rise of the Risk-Mitigation Officer (e-Discovery Team, 7/28/25). That is classic hallucination, but now wrapped inside a workflow that looks productive.
  • Tool misuse. In some trials, agents abandoned the PDFs or files supplied by the user and went to fetch other materials from the web. For lawyers, that is a data-provenance nightmare. You think you are working from the client’s record. The agent quietly swaps in something else, often without any alert to the user. This suggest yet another challenge for AI Risk-Mitigation Officers, which I predict will soon be a hot new field for tech-savvy lawyers.

The authors of the Mellon/Stanford Study explicitly flag these behaviors. As will be discussed, the new version five series of ChatGPT AI and other equivalent models such as Gemini 3, may have lessened these risks, but the problem remains.

For legal practice and other high-stakes matters such as medical, the takeaway is simple: if you do not supervise the workflow and do not control the sources, you will not even know when you left the record, or what is real and what is fake. That may be fine for hairstyles but not for Law.

A humanoid robot with a metallic finish and intricate design stands beside a woman with an edgy hairstyle and makeup in a modern salon setting.
Hairstyle by a hallucinating AI. Is this hair real or fake?

8. Legal Ethics and Professionalism: Competence, Supervision, Confidentiality

Nothing in the Agent Study changes the fundamentals of legal ethics. It sharpens them.

  • Competence now includes understanding how AI works well enough to use and supervise it responsibly. ABA Model Rule 1.1.
  • Supervision means treating agents like junior lawyers or vendors: define their scope, demand logs, and review their work before it touches a client or court. Rule 5.1.
  • Confidentiality means knowing where your data goes, how it is stored, and which models or services can access it. Rule 1.6.

The same logic applies to medical ethics and professional standards in other regulated fields. In all of them, responsibility remains with the human professional.

As I argued in AI Can Improve Great Lawyers—But It Can’t Replace Them, the highest-value legal knowledge is contextual, emergent, and embodied. The same is true of the highest-value medical judgment. It cannot be bottled and automated. Agents are tools, not professionals with standing.

An illustration of a robot opening a glowing box, surrounded by abstract digital elements and stars, symbolizing the discovery of advanced technology.
Now that Agents have emerged and we’ve seen their abilities, we know they are just tools, and fragile ones at that.

9. Do Not Over-Generalize: What the Study does and does not cover

Before we map this into legal workflows, it is important to stay within the boundaries of the evidence.

The 127 Occupational tasks that Stanford and Carnegie researched were all office-style, structured sandboxed environments.

The legal profession should treat the results as directly relevant only to:

  • Structured drafting,
  • Evidence and data analysis,
  • Spreadsheet and dashboard work,
  • Document-heavy desk work that has clear inputs and outputs.

They tasks studied do not directly answer questions about:

  • Final legal conclusions,
  • Persuasive writing to judges or juries,
  • Ethical decisions, strategy, or settlement judgment.

Those legal domains are within what I call the human edge. The Human Edge: How AI Can Assist But Never Replace.

An illustration labeled 'Study Scope' featuring icons of a document, a chart, and a table. Silhouettes of people in the background create a collaborative atmosphere.
Study only covered a few computer tasks performed by legal professionals and did not include any non-computer use tasks.

10. What the Findings Mean for Legal Workflows

The natural question for any lawyer is: So where does this help me, and where does it not? The answer lines up nicely with the task categories in the Study.

A. Structured drafting as legal building blocks

The writing tasks in the paper look a lot like the templated components of much legal writing:

  • Fact sections and chronologies,
  • Procedural histories,
  • Policy and compliance summaries,
  • Standardized client alerts and internal memos.

These are places where agents can:

  • Produce reasonable first drafts quickly,
  • Enforce consistency of structure and style,
  • Help with cross-references, definitions, and internal coherence.

Humans still need to control:

  • Tone, emphasis, and narrative arc,
  • Which facts matter for the client and the forum,
  • How much assertion or restraint is appropriate.

The right pattern is: let the agent assemble and polish the building blocks; you decide which building you are constructing.

I’ve also documented the power of AI-driven expert brainstorming across dozens of experiments over the past two years. For readers who want to explore that thread, I’ve compiled those Panel of Experts studies in one place called Brainstorming.

A robotic figure sitting at a desk with a laptop, displaying a glowing brain above its head, indicating advanced intelligence or insight in a high-tech environment.
AI is great at brainstorming creative solutions.

B. Evidence analytics as data analysis

The data-analysis type of work included in the Study maps cleanly to some litigation and investigation tasks:

  • Damages models and exposure estimates,
  • Budget and variance analyses,
  • Timeline and attendance compilations,
  • De-duplication and reconciliation of overlapping datasets,
  • Citation and reference tables.

Here the speed gains are real. Having an agent pull, group, and calculate from labeled inputs can save hours.

But that 37.5% error rate on calculations is a red flag. Again the multimodal method shows the way. For legal work, the rule of thumb should be:

Agents may calculate.

Humans must verify.

You can treat agent results like you would a junior associate’s complex spreadsheet: extremely useful, never unquestioned.

C. Legal research and persuasion are different animals

It is tempting to read “writing” and “analysis” and think this Study blesses full-blown AI Agent legal research and brief-writing. It does not.

An illustration depicting a lawyer holding a legal document and gavel, while facing a humanoid robot in a maze labelled 'Legal Research Frontier'. The image represents the intersection of technology and legal research.

The tasks in the paper do not measure:

  • Authority-based research quality,
  • Case-law synthesis under jurisdictional constraints,
  • Persuasive legal writing aimed at a specific judge or tribunal.

Those domains depend heavily on:

  • Judgment,
  • Ethics and candor,
  • Audience calibration,
  • Deep understanding of rules and standards.

That is the territory I have called the human edge in earlier writings. AI can assist in jagged line, but it cannot replace the lawyer’s role.

A robot sits at the base of a mountainous landscape, working on a computer, while a human figure stands triumphantly at the summit, holding a staff beside a sign that reads 'HUMAN EDGE' under a sunrise.
Humans have an edge over AI in everything except rational thinking, and knowledge.

11. Hybrid Centaurs, Cyborgs,
and the 68.7% Result

For two and a half years, since I first heard the concepts and language used by Wharton Professor Ethan Mollick (From Centaurs To Cyborgs), I have used the Centaur → Cyborg metaphor and grid as a simple way to write about hybrid AI use:

  • Centaur. Clear division of labor. The human does one task; the AI does a related but distinct task. Strategy and judgment remain fully human. The AI does scoped work such as writing code, outline and first draft generation, summarizing, or checking. Some foolish users of this method and fail to verify the AI (horsey) part.
  • Cyborg. Tighter back-and-forth. Human and AI work in smaller alternating steps. The lawyer starts; the AI refines; the lawyer revises; the AI restructures. Tasks are intertwined rather than separated. Supervision is inherent to the process. The Study suggests this is the best way to perform Agentic tasks.
A futuristic illustration of a humanoid figure with robotic features, standing on a rocky pathway, holding a lantern, and gazing into a starry landscape filled with floating geometric shapes and glowing cracks.
Centaur+Cyborg is good way to navigate the jagged edge and use AI Agents.

The Cyborg type of Hybrid workflow is good for AI Agents because:

  • Augmentation inside human workflows (Centaur-like use) speeds people up by 24.3%.
  • End-to-end full automation slows people down by 17.7% because of the review burden.
  • Step-level teaming, where the human handles the non-programmable judgment steps and the agent handles the rest in a close, intermingled process improves performance by 68.7% with quality intact. That is Hybrid, Cyborg-style work done correctly.
An abstract illustration representing 'Hybrid Practice', featuring a stylized spiral staircase with layered elements depicting human figures, documents, and circuit patterns against a dark background.
Humans an AI working closely together step by step.

12. Best-Practice Argument: Hybrid, Multimodal Use Should Be the Standard of Care—Especially in Law and Medicine

For more than a decade, my position has been consistent: the safest and most effective way to use AI in any high-stakes domain is hybrid and multimodal. That means:

  • Multiple AI capabilities working together (language, code, retrieval, vision),
  • Combined with traditional analytic tools (databases, spreadsheets, review platforms),
  • All orchestrated by humans who remain responsible for judgment, ethics, and outcomes.
A conductor guides a group of humanoid robots, with swirling blue energy above, creating an atmosphere of hybrid collaboration between humans and technology.
Humans conduct an orchestra AI of instruments.

I first developed this view in e-discovery using active machine learning, but it maps cleanly to agentic AI systems and now extends well beyond law. The Carnegie/Stanford Study provides the empirical foundation: hybrid, supervised workflows outperform fully autonomous ones in speed and quality.

The evidence and professional obligations point in the same direction: hybrid, multimodal AI use—under strong human oversight, is not a temporary workaround. It is the durable, long-term standard of care for law, medicine, and any profession where judgment and accountability matter.

AI has no emotions or intuition—only clever wordplay.

Illustration contrasting human intuition represented by a heart and machine computation depicted as a circuit board within a round shape.
Get the dualities to work together and you have Hybrid Augmentation Supremacy.

13. Risk and Governance: A Quick Checklist for Lawyers, Legal Ops, and Other High-Stakes Teams

The Carnegie/Stanford Study gives us concrete failure modes. Risk management should respond to those, not hypotheticals. Here is a short “trust but verify” checklist designed for law but conceptually adaptable to medicine and other high-stakes fields.

A. Provenance or it is not used.

Require page, line, or document IDs for every fact an agent surfaces. If there is no source anchor, the output does not get used. If speculation must be included, you should label it as such. In clinical settings the analogue is clear: no untraceable data, images, or derived metrics.

B. No blind web pivots.

Agents that “helpfully” fetch other files when they cannot parse your materials must be constrained. In law, that means they stay within the client record or approved data repositories. In medicine, the agent must not silently mix in external data that is not part of the patient’s chart.

C. Fabrication drills.

Regularly feed the system bad PDFs or deliberately ambiguous instructions, then watch for made-up numbers or invented content. Document what you catch and fix prompts, policies, and configuration. Health systems can do the same with flawed test inputs and simulated charts.

D. Mark human-only steps.

Identify steps that are inherently non-programmable, such as visual judgments, privilege calls, contextual inferences, settlement strategy, or ethical decisions. In medicine, the parallels are differential diagnosis, treatment choice, risk discussion, and consent. These remain human steps. An AI should never deliver a fatal diagnosis.

An illustration depicting a split brain design: one half showcases structured tasks represented in blue circuitry, while the other half features words like 'Judgement,' 'Advocacy,' and 'Ethics' in glowing orange against a dark backdrop. A humanoid robot and a business professional are interacting with a digital interface at the center.
Combine the unique skills of each kind of intelligence and know when to step from one to another.

E. Math checks are mandatory.

A 37.5% error rate in data-analysis tasks is more than enough to require independent human verification. Use template calculations, cross-checks, and a second set of human eyes any time numbers affect a client or patient outcome.

F. Logging and replay.

Turn on action logs for every delegation: files touched, tools invoked, transformations run. If the platform cannot log, it is not appropriate for high-stakes legal or clinical work.

G. Disclosure and confidentiality.

Disclose AI use when rules, regulations, or reasonable expectations require it. Keep agents confined to narrow, internal repositories when handling client or patient data. Treat them at least as carefully as you would any other third-party system with sensitive information.

H. Bottom line:

Fabrication and tool misuse are not hypothetical. The Study observed and measured them. You should assume they will occur and design your governance accordingly.

A colorful artistic painting depicting a seated elderly man with a mechanical head of circuitry, conversing with a robot in a similar style, seated in an orange armchair against a vivid backdrop.
The tendency of AI to make things up, to hallucinate, is lessening as the models improve, but is still a real threat, so is one of its causes, sycophantism.

14. Counter-Arguments and Rebuttals

You may hear pushback against the hybrid method from some technologists who argue for full automation, after all that’s how Wikipedia defines Agent, as fully autonomous. That has always been the dream of many in the AI community. You will also hear the opposite criticism, frequently from legal colleagues, who resist the use of AI, at least in any meaningful way. The Study frustrates both camps—automation maximalists and AI-averse traditionalists—because its empirical findings support neither worldview as they currently argue it.

A. “AI if just a passing fad.”

The anti-AI argument is also strong and based on powerful fears. Still, the legal profession must not allow itself a Luddite nap. Those of us who use AI safely everyday are working hard to address those concerns. See, for example, the law review article I wrote this year with my friend, Judge Ralph Artigliere (retired), who did most of the heavy lifting: The Future Is Now: Why Trial Lawyers and Judges Should Embrace Generative AI Now and How to Do it Safely and Productively. (American Journal of Trial Advocacy, Vol. 48.2, Spring 2025),

B. “Full autonomy is imminent; hybrids are a temporary crutch.”

Autonomy is improving, but the current evidence contradicts claims of imminent AGI, much less super-intelligence. Instead, it shows:

  • programmatic bias,
  • low success rates, and
  • failure modes that directly implicate ethics, confidentiality, and safety.

That is why the authors of the Carnegie/Stanford paper recommend designs inspired by human workflows and step-level teaming, not unsupervised handoff. In fields like law and medicine, where standards of care and liability apply, hybrid is not a crutch, it is the design pattern.

Soon, the cyborg connection and control tools that humans use to work with AI will be design patterns too. Stylish new types of tattoos and jewelry may become popular as we evolve beyond the decades old smart phone obsession. See e.g. Jony Ive’s sale for $6.5 Billion to Open AI of his famous design company, which designed iPhones for Apple.

A portrait of a woman with short hair, wearing a black cap and glasses. Her skin features glowing blue circuit-like patterns. She is dressed in a black shirt and has a futuristic device around her neck.
Next generation computer links will emerge as we evolve beyond smart phones. Early forms of smart glasses and pendants are already available. I predict electric tattoos and hats will come next.

Plus, there are many things more important than thinking and speech, things that AI can never do. AI is a super-intellectual encyclopedia, but ultimately, heartless. This truth drives many of the fears people have about AI, but is not well founded. See, The Human Edge: How AI Can Assist But Never Replace, and AI Can Improve Great Lawyers—But It Can’t Replace Them.

C. “Hybrid slows teams down.”

The data in the Study shows:

  • augmentation inside human workflows, the hybrid team method, speeds people up by 24.3%;
  • attempted end-to-end automation slows people down by 17.7% because the verification and debugging of AI mistakes reduce the gains.

Hybrid done correctly is faster and safer than human-only practice. Autonomous AI is fast, and often clever, but its tendencies to err and fabricate make it too risky to let loose in the wild.

D. “Quality control can be automated away.”

Not for high-stakes work. The 37.5% data-analysis error rate and the fabrication examples are exactly the kind of failures automation does not see. Quality is judgment in context: applying rules to facts, weighing risk, and making trade-offs with human beings in mind. That is lawyer and medical work. While I agree some quality control work can be automated, especially by applying metrics, not all can be. The universe is too complex, the variables too many. We will always need humans in the loop, although their work to ensure excellence will constantly change.

E. “Agents already beat humans across the board.”

Where both succeed, agents are usually faster and cheaper. That is good news. But their success rates are still 32.5% to 49.5% lower. In law or medicine, a fast wrong answer is not a bargain, it is a liability. It could be a wrongful death. Hybrid workflows let you capture some of the speed and savings while keeping human-level or better quality.

A futuristic scene depicting a human operator interacting with a holographic AI assistant in a high-tech control room, surrounded by digital displays of information and data.
ThenStudy shows you have to keep a qualified human at the helm of Hybrid teams.

15. The New Working Rules
H-Y-B-R-I-D

These rules appys in law, medicine, and any other field that cannot afford unreviewed error. [Side Note: AI came up with this clever mnemonic, not me, but it knows I like this sort of thing.]

H Human in charge. Strategy, conclusions, and sign-off stay human.
Y Yield programmable steps to agents. Let agents handle tasks they can do well.
B Boundaries and bans. Define no-go areas: final legal opinions, privilege calls, etc.
R Review with provenance. If there is no source or traceable input, the output is not used.
I Instrument and iterate. Turn on logs, run regular fabrication drills, and update checklists.
D Disclose and document. Inform and document efforts when AI is used in a significant manner.

The word 'HYBRID' illustrated in a bold, colorful, and stylized font.

16. Does the November 2025 Study Use of Last Month’s Models Already Make it Obsolete?

After the Study was completed new models of AI were released that purport to improve on the accuracy and reduce the hallucinations of AI Agents. These are not empty claims. I am seeing this in my daily hands-on use of the latest AI. Still, I also see that every improvement seems to create new, typically more refined issues.

The advances in AI models do not change the structural lessons:

  • Agents still prefer programmatic paths over messy reality.
  • Step-level teaming still beats blind delegation, especially in risk sensitive occupations.
  • Logging, provenance, and supervision remain non-negotiable wherever high standards of care apply.

Hybrid is not a temporary workaround while we wait for some imagined fully autonomous professional AI. It is the durable operating model for AI in work, especially in legal work, medical, and other fields where judgment and accountability matter. The AI can augment and improve your work.

A man in a suit with digital circuitry patterns on his face and arm speaks in a courtroom setting while holding a tablet, with a humanoid robot behind him and a judge in the background.

Conclusion: Keep Humans in Command And Start Practicing Hybrid Now

The Carnegie/Stanford evidence confirms what those of us working hands-on with AI already know: Agents are astonishingly fast, relentlessly programmatic, and sometimes surprisingly brittle. Humans, on the other hand, bring judgment, spirit, context, and accountability, but not speed. When you combine those strengths intentionally—working in a close back-and-forth rhythm—you get the best of both worlds: speed with quality and real human awareness. That is the advanced cyborg style of hybrid practice.

And no, it is not the fully autonomous Agent that nerds and sci-fi optimists like me once dreamed about. But it is the world that researchers observed when they opened the box. Thank you, Stanford and Carnegie Mellon, for collapsing yet another Schrödinger cat.

An illustration depicting a futuristic robot on the left, looking confident, alongside a smaller, sad robot on the right, facing a computer screen with code and a question mark, symbolizing the challenges of AI in understanding complex tasks.
Observations burst another SciFi fantasy bubble about AI Agents.

Hybrid multimodal practice is not a temporary bridge. It is what agency actually looks like today. It is the durable operating model for law, medicine, engineering, finance, and every other field where errors matter and consequences are real. The Study shows that when humans handle the contextual, ambiguous, and judgment-heavy steps—and agents handle the programmable remainder—overall performance improves by 68.7% with quality intact. That is not a footnote. That is a strategy.

So the message for lawyers, clinicians, and every high-stakes professional is straightforward:

Use the machine. Supervise the machine. Do not become the machine.

Two individuals smiling at the camera, wearing futuristic attire and caps, with intricate geometric tattoos adorning their necks, set against a high-tech background.
These future humans are in control of their fashionable new AI devices. You don’t want to know what is under their hats!

Here is your short action plan—the first steps toward responsible AI practice:

  • Adopt the H-Y-B-R-I-D system across your team. It operationalizes the Study’s lessons and bakes verification into daily habits.
  • Instrument your agents. If a tool cannot log its actions, replay its steps, or anchor its facts, it does not belong in high-stakes work.
  • Shift to cyborg-style hybrid teaming, where humans handle judgment calls and agents handle the programmable portions of drafting, evidence analysis, spreadsheet work, and data tasks.
  • Train everyone on trust-but-verify behaviors, not as a slogan but as the muscle memory of modern practice.
A businessman in a suit holds a shield labeled 'VERIFY' to protect himself from two robotic figures that appear menacing, with glowing red eyes and error messages floating around them in a dark, dramatic setting.

Those who embrace hybrid intelligently will see their output improve, their risk decline, and their judgment sharpen. Those who avoid it—or try to leap straight to full autonomy—will struggle.

The future of professional practice is not human versus machine.

It is human judgment amplified by machine speed, with the human still holding the pen, signing the orders, and deciding what matters.

And that is exactly what the Study revealed when it opened the box on modern AI: not flawless autonomy, but the measurable advantage of humans and agents working together, each taking the steps they handle best.

Hybrid is here. Hybrid works. Now it’s time to practice it.

A diverse group of professionals stands confidently in a modern office environment, with two humanoid robots in the background. They are dressed in business attire and display a mix of expressions, indicating collaboration between humans and AI.

Echoes of AI Podcast

Click here to listen to two AIs talk about this article in a lively podcast format. Written by Google’s NotebookLM (not Losey). Losey conceived, produced, directed and verify this 14-minute podcast. By the way, Losey found the AIs made a couple of small errors, but not enough to require a redo. See if you can spot the one glaring, but small, mistake. Hint: had to do with the talk about wraps.

Illustration of two anonymous AI podcasters discussing the findings of the Stanford-Carnegie study on hybrid AI teams, featuring titles and graphics related to AI performance.
Click to start podcast.

Ralph Losey Copyright 2025 — All Rights Reserved


Quantum Echo: Nobel Prize in Physics Goes to Quantum Computer Trio (Two from Google) Who Broke Through Walls Forty Years Ago

October 24, 2025

Meanwhile, Even Bigger Breakthroughs by Google Continue

By Ralph Losey, October 21, 2025.

The Nobel Prize in Physics was just awarded to quantum physics pioneers John Clarke, Michel H. Devoret, and John M. Martinis for discoveries they made at UC Berkeley in the 1980s. They proved that quantum tunneling, where subatomic particles can break through seemingly impenetrable barriers, can also occur in the macroscopic world of electrical circuits. So yes, Schrödinger’s cat really could die.

A digital illustration featuring three scientists with varying facial expressions, posed in a futuristic setting, symbolizing breakthroughs in quantum computing. In the foreground, there is an artistic depiction of a cat with a skull overlay, creating a surreal contrast.
Quantum Physics Pioneers take home the Nobel Prize: John Clarke, Michel H. Devoret, and John M. Martinis. All images in this article are by Ralph Losey using AI image generation tools.

Their experiments showed that entire circuits can behave as single quantum objects, bridging the gap between theory and engineering. That breakthrough insight paved the way for construction of quantum computers, including the latest by Google.

Both Devoret and Martinis were recruited years ago by Google to help design its quantum processors. Although John Martinis (right, in the image above) recently departed to start his own company, Qolab, Michel Devoret (center) remains at Google Quantum AI as the Chief Scientist of Quantum Hardware. Last year, two other Google scientists, John Jumper and Demis Hassabis, shared a Nobel prize in chemistry for their groundbreaking work in AI.

Google is clearly on a roll here. As Google CEO Sundar Pichai joked in his congratulatory post on LinkedIn: “Hope Demis Hassabis and John Jumper are teaching you the secret handshake.”

A human hand shakes a holographic robotic hand in front of a quantum computer, with a Google logo in the background.
The secret handshake to Google’s Nobel Prizes is the combination of AI and Quantum.

🔹 Willow Breaks Through Its Own Barriers

Less than a year ago, Google’s new quantum chip, Willow, tunneled through its own barriers, performing in five minutes a calculation that would have taken ten septillion years (10²⁴) on the fastest classical supercomputers. That’s far longer than anyone’s estimate for the age of our universe—a good definition of mind-boggling.

This result led Hartmut Neven, director of Google’s Quantum Artificial Intelligence Lab, to suggest it offers strong evidence for the many-worlds or multiverse interpretation of quantum mechanics—the idea that computation may occur across near-infinite parallel universes. Neven and a number of leading researchers subscribe to this view.

I explored that seemingly crazy hypothesis in Quantum Leap: Google Claims Its New Quantum Computer Provides Evidence That We Live In A Multiverse (Jan 9, 2025). Oddly enough, it became my most-read article of all time—thank you, readers.

Today’s piece updates that story. The Nobel Prize recognition is icing on the cake, but progress has not slowed. Quantum computers—and the law—remain one of the most exciting frontiers in legal-tech. So much so that I’m developing a short online course on quantum computing and law, with more courses on prompt engineering for legal professionals coming soon. Subscribe to e-DiscoveryTeam.com to be notified when they launch.

The work of this year’s Nobel laureates—Clarke, Devoret, and Martinis—was done forty years ago, so delay in recognition is hardly unusual in this field. Perhaps someday Neven and other many-worlds interpreters of quantum physics will receive their own Nobel Prize for demonstrating multiverse-scale applications. In my view, far more evidence than speed alone will be required.

After all, it defies common sense to imagine, as the multiverse hypothesis suggests, that every quantum event splits reality, spawning a near-infinite array of universes. For example, one where Schrödinger’s cat is alive and another slightly different unoiverse where it is dead. It makes Einstein’s “spooky action at a distance seem tame by comparison.

An illustrated depiction of Schrödinger's cat concept, featuring a cartoon cat and a skeleton inside a wooden box, symbolizing the quantum mechanics thought experiment.
Spooky questions: Why are ‘you’ conscious in this particular universe? Are you dead in another?

In the meantime—whatever the true mechanism—quantum computers and AI are already producing tangible social and legal consequences in cryptography, cybercrime, and evidentiary law. See, The Quantum Age and Its Impacts on the Civil Justice System (Rand, April 29, 2025); Quantum-Readiness: Migration to Post-Quantum Cryptography (NIST, NSA, August, 2023); Quantum Computing Explained (NIST 8/22/2025); but see, Keith Martin, Is a quantum-cryptography apocalypse imminent? (The Conversation , 6/2/25) (“Expert opinion is highly divided on when we can expect serious quantum computing to emerge,” with estimates ranging from imminent to 20 years or more.)

Whether you believe in the multiverse or not, the practical implications for law and technology are already arriving.

Abstract illustration representing the multiverse theory with multiple cosmic spheres and the text 'MULTIVERSE THEORY' and 'INFINITE PARALLEL UNIVERSES'.
Might this theory someday seem like common sense? Or will most Universes discard it as another ‘spooky’ idea of experimental scientists?

🔹 Atlantic Quantum Joins Google Quantum AI

On October 2, 2025, Hartmut Neven, Founder and Lead, Google Quantum AI, announced in a short post titled “We’re scaling quantum computing even faster with Atlantic Quantum” that Google had just acquired. Atlantic Quantum is an MIT-founded startup developing superconducting quantum hardware. The announcement, written in Neven’s signature understated style, framed the deal as a practical step on Google’s long road toward “a large error-corrected quantum computer and real-world applications.”

Neven explained that Atlantic Quantum’s modular chip stack, which integrates qubits and superconducting control electronics within the cryogenic stage, will allow Google to “more effectively scale our superconducting qubit hardware.” That phrase may sound routine to non-engineers, but it represents a significant leap in design philosophy: merging computation and control at the cold stage reduces signal loss, simplifies architecture, and makes modular scaling—the key to fault-tolerant machines—realistically achievable. This is another great acquisition by Google.

Independent reporting quickly confirmed the deal’s importance. In Atlantic Quantum Joins Google Quantum AI, The Quantum Insider’s Matt Swayne summarized the deal succinctly:

• Google Quantum AI has acquired Atlantic Quantum, an MIT-founded startup developing superconducting quantum hardware, to accelerate progress toward error-corrected quantum computers. . . .
• The deal underscores a broader industry trend of major technology companies absorbing research-intensive startups to advance quantum computing, a field still years from large-scale commercial deployment.

The article noted that the integration of Atlantic Quantum’s modular chip-stack technology into Google’s program was aimed at one of quantum computing’s toughest engineering hurdles: scaling systems to become practical and fault-tolerant.

The MIT-born startup, founded in 2021 by a group of physicists determined to push superconducting design beyond incremental improvements, focused on embedding control electronics directly within the quantum processor. That approach reduces noise, simplifies wiring, and makes modular expansion far more realistic. For another take on the Atlantic story, see Atlantic Quantum and Google Quantum AI are “Joining Up” (Quantum Computing Report, 10/02/25).

These articles place the transaction within a broader wave of global investment in quantum technologies. Large-scale commercial deployment may still be years away but the industry has already entered a phase of consolidation. Research-heavy startups are increasingly being absorbed by major technology companies, a predictable evolution in a field defined by extraordinary capital demands and complex technical challenges.

For Google, the acquisition is less about headlines and more about infrastructure control, owning every layer of the superconducting stack from design to fabrication. For the industry, it signals that the next phase of quantum development will likely follow the same arc as classical computing: early-stage innovation absorbed by large, well-capitalized firms that can bear the cost of scaling.

For lawyers and regulators, that pattern has familiar consequences: intellectual-property concentration, antitrust scrutiny, export-control compliance, and the evidentiary standards that will eventually govern how outputs from such corporate-owned quantum systems are regulated and presented in court.

An illustration depicting the concept of innovation in the technology industry, contrasting 'Early-Stage Innovation' represented by small fish and a light bulb, with 'Large, Well-Capitalized Firms' represented by a shark featuring the Google logo. The background includes circuit patterns, symbolizing the tech ecosystem.
Familiar pattern and legal issues continue in our Universe.

🔹 Willow and the Many-Worlds Question

Before the Nobel bell rang in Stockholm, Google’s Quantum AI group had already changed the conversation with its Willow processor.

In my earlier piece on Willow’s mind-bending computations, I quoted Hartmut Neven’s ‘parallel universes’ framing to describe its behavior. Some heard music; others heard marketing. Others, like me, saw trouble ahead.

The Nobel Prize did not validate the many-worlds interpretation of quantum mechanics, nor did it disprove it. Neven has not backed away from the theory, nor have others, and Neven has just gotten the best talent from MIT to join his group. What the Nobel Prize did confirm—beyond any reasonable doubt—is that macroscopic superconducting circuits, at a size you can see, can exhibit genuine quantum behavior under controlled laboratory conditions. That is the solid foundation a judge or regulator can stand on: devices now exist in our world that generate outputs with quantum fingerprints reproducible enough to test and verify.

Meanwhile, the frontier continues to move. In September 2025, researchers at UNSW Sydney demonstrated entanglement between two atomic nuclei separated by roughly twenty nanometers, See, “New entanglement breakthrough links cores of atoms, brings quantum computers closer” (The Conversation, Sept. 2025). Twenty nanometers is not big, but it is large enough to measure.

Moreover, even though the electrical circuits themselves are large enough to photograph, the quantum energy was not. That could only be measured indirectly. The researchers used coupled electrons as what lead scientist Professor Andrea Morello called “telephones” to pass quantum correlations and make those measurements.

An artistic representation of quantum entanglement, featuring glowing atomic particles connected by luminous paths, illustrating the complex interactions in quantum mechanics.
Electrons acting like telephones passing quantum correlations on measurable scales.

The telephone metaphor is apt. It captures the engineering ambition behind the result—connecting quantum rooms with wires, not whispers. Whispers don’t echo. Entanglement is not a philosophical idea; it is a measurable resource that can be distributed, controlled, and eventually commercialized. It can even call home.

For the legal system, this is where things become concrete. When entanglement leaves the lab and enters communications or sensing devices, courts will be asked to evaluate evidence that can be measured and described but cannot be seen directly. The question will no longer be “Is this real?” but “How do we authenticate what can be measured but not observed?”

That’s the moment when the physics of quantum control becomes the jurisprudence of evidence—and it’s coming faster than most practitioners realize.

A surreal painting depicting several figures whispering to each other in an arched, dimly lit setting, with wave-like patterns of light radiating from a central source.
Whispers Don’t Echo.

🔹 Defining the Echo: When Evidence Repeats With a Slight Accent

The many-worlds interpretation of quantum mechanics has always sat on the thin line between physics and philosophy. First proposed in 1957 by Hugh Everett, it replaces the familiar ‘collapse‘ of the wave-function with a more radical notion: every quantum event splits reality into separate branches, each continuing independently. Some brilliant physicists take it seriously; others reject it; many remain agnostic. Courts need not resolve that debate. For law, the relevant question is simpler: can a party show a method that reliably connects a claimed quantum mechanism to a particular output? If yes, the court’s job is to hear the evidence. If not, the court’s job is to exclude it.

In its early decades, the idea was mostly dismissed as metaphysical excess. Then  Bryce DeWittDavid DeutschMax Tegmark and Sean Carroll each found ways to refine and defend it. David Deutsch, known as the Father of Quantum Comnputing, first argued that quantum computers might actually use this multiplicity to perform computations—each universe branch carrying part of the load. See e.g., Deutsch, The Fabric of Reality: The Science of Parallel Universes–and Its Implications (Penguin, 1997) (Chapter 9, Quantum Computers). Deutsch even speculates in his next (2011) book The Beginning of Infinity (pg. 294) that some fiction, such as alternate history, could occur somewhere in the multiverse, as long as it is consistent with the laws of physics.

The many-world’s argument, once purely theoretical, gained traction after Google’s Willow experiments. Hartmut Neven’s reference to “parallel universes” was not an assertion of proof but a shorthand for describing interference effects that defy classical intuition. It is what he believes was happening—and that opinion carries weight because he works with quantum computers every day.

When quantum behavior became experimentally measurable in superconducting circuits that were large enough to photograph, the Everett question—’Are we branching universes or sampling probabilities?‘—stopped being rhetorical. The debate moved from thought experiment to instrument design. Engineers now face what philosophers only imagined: how to measure, stabilize, and interpret outcomes that occur across many possible worlds and never converge on a single, deterministic path.

For the law, the relevance lies not in metaphysics but in method. Whether the universe splits or probabilities collapse, the data these machines produce are inherently probabilistic—repeatable only within margins, each time with a slight accent. The courtroom analog to wave-function collapse is the evidentiary demand for reproducibility. If the physics no longer promises identical outputs, the law must decide what counts as reliable sameness—echoes with an accent.

That shift from metaphysics to methodology is the lawyer’s version of a measurement problem. It’s not about believing in the multiverse. It’s about learning how to authenticate evidence that depends on it.

A vibrant abstract representation of quantum physics, featuring concentric circles and spheres radiating in a spectrum of colors, symbolizing subatomic particles and quantum behavior.
Repeatable measurements through parallel universes to explain quantum computer calculations. Crazy but true?

🔹 The Law Listens: Authenticating Echoes in Practice

If each quantum record is an echo, the law’s task is to decide which echoes can be trusted. That requires method, not metaphysics. The legal system already has the tools—authentication, replication, expert testimony—but they need recalibration for an age when precision itself is probabilistic.

1. Authentication in context.
Under Rule 901(b)(9), evidence generated by a process or system must be shown to produce accurate results. In a quantum context, that showing might include the type of qubit, its error-correction protocol, calibration logs, environmental controls, and the precise code path that produced the output. The burden of proof doesn’t change; only the evidentiary ingredients do.

2. Replication hearings.
In classical computing, replication is binary—either a hash matches, or it doesn’t. In quantum systems, replication becomes statistical. The question is no longer “Can this be bit-for-bit identical?” but “Does this fall within the accepted variance?” Probabilistic systems demand statistical fidelity, not sameness. A replication hearing becomes a comparison of distributions, not exact strings of bits.

Similar logic already guides quantum sensing and metrology, where entanglement and superposition improve precision in measuring magnetic fields, time, and gravitational effects. See Quantum sensing and metrology for fundamental physics (NSF, 2024); Review of qubit-based quantum sensing (Springer, 2025); Advances in multiparameter quantum sensing and metrology (arXiv, 2/24/25); Collective quantum enhancement in critical quantum sensing (Nature, 2/22/25). Those readings vary from one run to the next, yet the variance itself confirms the physics—each measurement is a statistically faithful echo of the same underlying reality. The variances are within a statistically acceptable range of error.

An abstract illustration showing a silhouette of a person standing next to a swirling vortex surrounded by circular shapes and geometric lines, representing concepts of quantum mechanics and the multiverse.
Each measurements is slightly different but similar enough to be statistically faithful echoes of the same underlying reality.

🔹 Two Examples from the Quantum Frontier

1. Quantum Chemistry In Practice.

One of the most mature quantum applications today is the Variational Quantum Eigensolver (VQE), a hybrid quantum-classical algorithm used to estimate the ground-state energy of molecules. See, The Variational Quantum Eigensolver: A review of methods and best practices (Phys. Rep., 2023); Greedy gradient-free adaptive variational quantum algorithms on a noisy intermediate scale quantum computer (Nature, 5/28/25). Also see, Distributed Implementation of Variational Quantum Eigensolver to Solve QUBO Problems (arXiv, 8/27/25); How Does Variational Quantum Eigensolver Simulate Molecules? (Quantum Tech Explained, YouTube video, Sept. 2025).

VQE researchers routinely run the same circuit hundreds of times; each iteration yields slightly different energy readings because of noise, calibration drift, and quantum fluctuations. Yet the outputs consistently cluster around a stable baseline, confirming both the accuracy of the physical model and the reliability of the machine itself.

Now picture a pharmaceutical patent dispute where one party submits quantum-derived binding data for a new molecule. The opposing side demands replication. A court applying Rule 702 may not expect identical numbers—but it could require expert testimony showing that results consistently fall within a scientifically accepted margin of error. If they do, that should become a legally sufficient echo.

This is reminiscent of prior disputes e-discovery concerning the use of AI to find relevant documents. It has been accepted by all courts that perfection, such as 100% recall, is never required, but reasonable efforts are required. Judge Andrew Peck, Hyles vNew York City, No. 10 Civ. 3119 (AT)(AJP), 2016 WL 4077114 (S.D.N.Y. Aug. 1, 2016). This also follows the official commentary of Rule 702, on expert testimony, where “perfection is not required.” Fed. R. Evid. 702, Advisory Committee Note to 2023 Amendment.

The reasonable efforts can be proven by numerics and testimony. See for instance my writings in the TAR Course: Fifteenth Class- Step Seven – ZEN Quality Assurance Tests (e-Discovery Team, 2015) (Zero Error Numerics); ei-Recall (e-Discovery Team, 2015); Some Legal Ethics Quandaries on Use of AI, the Duty of Competence, and AI Practice as a Legal Specialty (May, 2024).

An illustration emphasizing the phrase 'Reasonable efforts required, not perfection,' featuring a checklist with a checkmark, scales of justice, and a prohibition symbol.
There is no perfect case, evidence or efforts. In reality, ‘perfect is the enemy of the good.’

2. Quantum-Secure Archives.

As quantum computing and quantum cryptography advance, most (but not all) of today’s encryption will become obsolete. This means the vast amount of encrypted data stored in corporate and governmental archives—maintained for regulatory, evidentiary, and operational purposes—may soon be an open book to attackers. Yes, you should be concerned.

Rich DuBose and Mohan Rao, Harvest now, decrypt later: Why today’s encrypted data isn’t safe forever (Hashi Corp., May 21, 2025) explain:

Most of today’s encryption relies on mathematical problems that classical computers can’t solve efficiently — like factoring large numbers, which is the foundation of the Rivest–Shamir–Adleman (RSA) algorithm, or solving discrete logarithms, which are used in Elliptic Curve Cryptography (ECC) and the Digital Signature Algorithm (DSA). Quantum computers, however, could solve these problems rapidly using specialized techniques such as Shor’s Algorithm, making these widely used encryption methods vulnerable in a post-quantum world.

Also see, Dan Kent, Quantum-Safe Cryptography: The Time to Start Is Now (Gov.Tech., 4/30/25) and Amit Katwala, The Quantum Apocalypse Is Coming. Be Very Afraid (Wired, Mar. 24, 2025), warning that cybersecurity analysts already call this future inflection point Q-Day—the day a  quantum computer can crack the most widely used encryption. As Katwala writes:

On Q-Day, everything could become vulnerable, for everyone: emails, text messages, anonymous posts, location histories, bitcoin wallets, police reports, hospital records, power stations, the entire global financial system.

Most responsible organizations with large archives of sensitive data have been preparing for Q-Day for years. So too have those on the other side—nation-states, intelligence services, and organized criminal groups—who are already harvesting encrypted troves today to decrypt later. See, Roger Grimes, Cryptography Apocalypse: Preparing for the Day When Quantum Computing Breaks Today’s Crypto (Wiley, 2019). The race for quantum supremacy is on.

Now imagine a company that migrates its document-management system to post-quantum cryptography in 2026. A year later, a breach investigation surfaces files whose verification depends on hybrid key-exchange algorithms and certificate chains. The plaintiff calls them anomalies; the defense calls them echoes. The court won’t choose sides by theory—it will follow the evidence, the logs, and the math.

An artistic representation of an hourglass with celestial spheres and swirling galaxies, symbolizing the concept of time and the multiverse in quantum physics.
The metrics are what should matter, not the many theories

🔹 Building the Quantum Record

Judicial findings and transparency. Courts can adapt existing frameworks rather than invent new ones. A short findings order could document:
(a) authentication steps taken;
(b) observed variance;
(c) expert consensus on reliability; and
(d) scope limits of admissibility.
Such transparency builds a common-law record—the first body of quantum-forensic precedent. I predict it will be coming soon to a universe near you!

Chain of custody for the probabilistic age. Future evidence protocols may pair traditional logs with variance ranges, confidence intervals, and error budgets. Discovery rules could require disclosure of device calibration history, firmware versions, and known noise parameters. The data once confined to labs will become essential for authentication.

The law doesn’t need new virtues for quantum evidence; it needs old ones refined. Transparency, documentation, and replication remain the gold standard. What changes is the expectation of sameness. The goal is no longer perfect duplication, but faithful resonance: the trusted echo that still carries truth through uncertainty.

An artistic depiction of a swirling vortex, featuring an hourglass shape with vibrant colors, symbolizing the concept of multiverses and quantum physics. Small planets are depicted within the flow, representing various realities branching out from a central point of light.
Metrics carry the truth through uncertainty.

🔹 Conclusion: The Sound of Evidence

The Nobel Committee rang the bell. Google’s engineers adding instruments. Labs in Sydney and elsewhere wired new rooms together. The rest of us—lawyers, paralegals, judges, legal-techs, investigators—must learn how to listen for echoes without hearing ghosts. That means resisting hype, insisting on method, and updating our checklists to match what the devices actually do.

Eight months ago in Quantum Leap, I described a canyon where a single strike of an impossible calculation set the walls humming. This time, the sound came from Stockholm. If the next echo is from quantum evidence in your courtroom—perhaps as a motion in limine over non-identical logs—don’t panic. Listen for the rhythm beneath the noise. The law’s task is to hear the pattern, not silence the world.

Science, like law, advances by listening closely to what reality whispers back. The Nobel Committee just honored three physicists for demonstrating that quantum behavior can be engineered, measured, and replicated—its fingerprints recorded even when the phenomenon itself remains invisible. Their achievement marks a shift from theory to tested evidence, a shift the courts will soon confront as well.

When engineers speak of quantum advantage, they mean a moment when machines perform tasks that classical systems cannot. The legal system will have its own version: a time when quantum-derived outputs begin to appear in contracts, forensic analysis, and evidentiary records. The challenge will not be cosmic. It will be procedural. How do you test, authenticate, and trust results that vary within the bounds of physics itself?

The answer, as always, lies in method. Law does not require perfection; it requires transparency and proof of process. When the next Daubert hearing concerns a quantum model rather than a mass spectrometer, the same questions will apply: Was the procedure sound? Were the results reproducible within accepted error? Were the foundations laid? The physics may evolve, but the evidentiary logic remains timeless.

In the end, what matters is not whether the universe splits or probabilities collapse. What matters is whether we can recognize an honest echo when we hear one—and admit it into evidence.

An artistic representation of a cosmic hourglass surrounded by swirling galaxies and planets, symbolizing time, the universe, and the concept of the multiverse.
It is only a matter of time before quantum generated evidence seeks admission to your world.

🔹 Postscript.

Minutes before this article was published Google announced an important new discovery called “Quantum ECHO.” Yes, same name as this article, written by Ralph Losey with no advance notice from Google of the discovery or name. A spooky entanglement, perhaps? Ralph will publish a sequel soon that spells out what Google has done now. In the meantime, here is Google’s announcement by Hartmut Neven\ and Vadim Smelyanskiy, Our Quantum Echoes algorithm is a big step toward real-world applications for quantum computing (Google, 10/22/25).

🔹 Subscribe and Learn More

If this exploration of Quantum Echoes and evidentiary method has sparked your curiosity, you can find much more at e-DiscoveryTeam.com — where I continue to write about artificial intelligence, quantum computing, evidence, e-discovery, and the future of law. Go there to subscribe and receive email notices of new blogs and upcoming courses, and special events — including an online course, with a working title Quantum Law: From Entanglement to Evidence,‘ that will expand on the ideas introduced here. It will discuss how quantum physics and AI converge in the practice of law, from authentication and reliability to discovery and expert testimony.

That program will be followed by two other, longer online courses that are also near completion:

  • Beginner “GPT-4 Level” Prompt Engineering for Legal Professionals,’ a practical foundation in AI literacy and applied reasoning.
  • Advanced “GPT-5 Level” Prompt Engineering for Legal Professionals,’ an in-depth study of prompt design, model evaluation, and AI ethics.

All courses are part of my continuing effort to help the legal profession adapt responsibly to the next wave of technology — with integrity, experience and whatever wisdom I may have accidentally gathered from a long life on Earth.

A contemplative figure stands in a futuristic hallway lined with framed portals, each leading to different cosmic landscapes, while a bright light emanates from above.
Ralph looking back on the many worlds of technology he has been in. What a long, strange trip its been.

Subscribe at e-DiscoveryTeam.com for notices of new articles, course announcements, and research updates.

Because the future of law won’t be written by those who fear new tools, but by those who understand the evidence they produce.


Ralph C. Losey is an attorney, educator, and author of e-DiscoveryTeam.com, where he writes about artificial intelligence, quantum computing, evidence, e-discovery, and emerging technology in law.

© 2025 Ralph C. Losey. All rights reserved.



Epiphanies or Illusions? Testing AI’s Ability to Find Real Knowledge Patterns – Part Two

August 9, 2025

Ralph Losey. August 9, 2025.

The moment of truth had arrived. Were ChatGPT’s insights genuine epiphanies, valuable new connections across knowledge domains with real practical and theoretical implications, or were they merely convincing illusions? Had the AI genuinely expanded human understanding, or had it merely produced patterns that seemed insightful but were ultimately empty?

Fortunately, the story I began in Part One has a happy ending. All five of the new patterns claimed to have been found were amazing and, for the most part, valid—a moment of happiness at Losey.ai. Part Two now shares this good news, describing both the strengths and limitations of these discoveries. To bring these insights vividly to life, I also created fourteen new moving images (videos) illustrating the discoveries detailed in Part Two.

Celebrate then back to work. Video by Losey’s AIs.

ChatGPT4o’s Initial Finding of Five New Patterns

Here are the five new cross-disciplinary patterns that the AI generated in response to my final “do it” prompt:

  • Judicial Linguistic Style and Outcome Bias: Judges with more narrative or metaphorical language styles are more likely to rule empathetically in civil matters. This insight could shape legal training and judicial evaluations.
  • Quantum Ethics Drift: Recent shifts in privacy discourse correlate with spikes in quantum research funding—suggesting that ethical reflection responds dynamically to perceived technological risk.
  • Aesthetic-Trust Feedback Loop: Digital art styles embracing transparency and abstraction rise in popularity during periods of high public skepticism toward tech companies. Art, it seems, mirrors trust.
  • Topological Jurisprudence: Mathematical topology’s network-based models align with emerging legal theories of distributed liability—useful for understanding platform accountability and blockchain disputes.
  • Generative AI and Civic Discourse Decay: As AI content proliferates, public engagement with nuanced, long-form discourse is measurably declining.

In the words of one of my AI bots: These are not just patterns—they are knowledge-generating revelations with practical and philosophical implications.

New Patterns emerging video by Losey using Sora AI.

Two of the five new insights pertained to the law, which is my domain of expertise, but even so, I had never thought of these before, nor ever read anyone else talking about them. All five claimed insights were to me, but all had the ring of truth. Also, all seemed like they might be somewhat useful, with both “practical and philosophical implications.

But since I had never considered any of this before, I had limited knowledge as to how useful they might be, or whether it was all fictitious, mere AI Apophenia. Still, I doubted that because the insights were all in accord with my long-life experiences. Moreover, they seemed intuitively correct to me, but, at the same time, I realized John Nash might have felt the same way (Click to watch a great scene in the Beautiful Mind movie). So, I spent days of QC work thereafter with extensive human and AI research to calmly evaluate the claims and see what foundation precedent, if any, lay beyond my feel, “just knowing something” as the movie puts it.

Analysis of All Five Claims

Video by Losey using Sora AI.

Judicial Language and Empathetic Outcomes

Textual analysis suggests that judges who use more narrative or metaphorical language may be more likely to issue empathetic rulings in civil cases. This correlation, while not causal, could reflect underlying judicial temperament and offers a potential tool for legal scholarship and training.

As ChatGPT 4o explained, GPT-driven textual analysis of thousands of court opinions reveals a subtle, but statistically significant correlation: judges who employ more metaphor, allegory, and narrative framing in their opinions tend to reach more empathetic rulings in civil cases—particularly in matters involving individual rights, employment, or family law. GPT 4o considers this to be its strongest claim.

It admits this correlation does not imply causation but may reflect underlying judicial temperament or philosophical orientation. My own experience as a practicing litigation strongly supports this claim.

Empathic rulings are well framed by story. Video by Losey.

GPT o3 disagreed on the top ranking of the claim but did concede that judges whose written opinions use a higher density of narrative, metaphor, or “story‑telling” devices tend to rule for the more sympathetic party slightly more often than their peers.

GPT o3 pro after research cited Justice Blackmun’s dissent in DeShaney v. Winnebago, 489 U.S. 189, 212 (1989), a constitutional due‑process case, to illustrate “civil” empathy in an opinion to support this claim. Justice Harry Blackmun‘s dissent begins with these famous words and then quickly goes to his narrative:

Today, the Court purports to be the dispassionate oracle of the law, unmoved by “natural sympathy.” Ante at 489 U. S. 202. But, in this pretense, the Court itself retreats into a sterile formalism which prevents it from recognizing either the facts of the case before it or the legal norms that should apply to those facts. . . .

Poor Joshua! Victim of repeated attacks by an irresponsible, bullying, cowardly, and intemperate father, and abandoned by respondents, who placed him in a dangerous predicament and who knew or learned what was going on, and yet did essentially nothing except, as the Court revealingly observes, ante at 489 U. S. 193, “dutifully recorded these incidents in [their] files.” It is a sad commentary upon American life, and constitutional principles — so full of late of patriotic fervor and proud proclamations about “liberty and justice for all,” that this child, Joshua DeShaney, now is assigned to live out the remainder of his life profoundly retarded. Joshua and his mother, as petitioners here, deserve — but now are denied by this Court — the opportunity to have the facts of their case considered in the light of the constitutional protection that 42 U.S.C. § 1983 is meant to provide.

Story telling is an effective method of plaintiff appeal. Video by Losey.

Gemini Pro 2.5 considers this the strongest empirical claim, and second strongest claim overall, behind everyone’s first place pick, Topology, explaining:

It is highly testable, as court opinions and case outcomes are public records that can be analyzed with modern NLP tools. The underlying theory—that a person’s mindset is reflected in their language—is well-established in psychology and linguistics. While a judge’s underlying philosophy is a potential confounding variable, the claim smartly reframes language as a direct proxy for that philosophy, making the link very sturdy. It’s a straightforward, data-driven proposition that quantifies a long-held belief about the nature of justice.

Ethical Response to Quantum Innovation

Evidence shows that Increases in quantum research funding often precede surges in ethical discourse on privacy and civil liberties. This pattern suggests that ethical reflection tends to respond to perceived technological risk, particularly in fields with high uncertainty like quantum computing. It is not a claim of causation, but rather of a correlation, one not detected before. With that clarification GPT 4o considers this the strongest claim.

Gemini Pro 2 finds the claim of a lead-lag relationship between quantum research funding and public ethics discourse to be a weak claim. It admits the claim is based on a plausible idea of “anticipatory ethics,” and is testable because you can track funding and publications over time. Still, it interprets the claim as one of causation, not just correlation, and rejects if for that reason. It seems like the two AIs are talking past each other.

GPT 4.5 agreed with 4o and also considers this to be strong claim. GPT 4.5 restates it as: “Increases in quantum computing funding consistently precede intensified ethical discourse on privacy and civil liberties, suggesting ethical awareness responds predictably, though indirectly, to technological advances.

GPT o3 and o3-pro also agreed with GPT 4o and found, in o3-pro’s words, that:

Large surges in public or private funding for quantum‑computing research are followed, typically within six to twenty‑four months, by measurable increases in academic and policy discussions of quantum‑specific privacy and civil‑liberties risks. The correlation is clear, but causation remains to be fully demonstrated.


Quantum triggered protestors video by Ralph Losey.

Artistic Transparency and Tech Trust

This is a claim that art mirrors distrust in tech, that periods of declining public trust in technology frequently coincide with rising popularity of digital art styles emphasizing transparency and abstraction. While the causality is unclear, this aesthetic shift may reflect cultural efforts to visualize openness and regain clarity. GPT 4o considers this its weakest claim.

So too does Gemini Pro 2.5. Although it admits the claim is a beautiful and creative piece of cultural criticism, it opines that it is almost impossible to test or falsify.

Moreover, Pro2.5 thinks the claim is highly susceptible to confirmation bias and seeing patterns where none exist (apophenia). Still, it tempers this opinion by stating that if this claim is presented not as a confirmed causal law, but as a heuristic model for cultural analysis, then it appears to be supported by correlational data. Periods of heightened public skepticism toward opaque technological systems (e.g., algorithmic black boxes, corporate data collection) do correlate with an increased cultural resonance of digital art and design that emphasizes an “aesthetic of transparency.” This aesthetic includes motifs like wireframes, exploded-view diagrams, data visualization, and semi-translucent layers.

To avoid apophenia, Pro2.5 counsels understanding that the claim is not that tech skepticism causes this art style. Instead, the claim is only that this aesthetic becomes a resonant cultural metaphor that artists and audiences are drawn to during such times, because it offers a symbolic counterbalance to the anxieties of opacity and control. Still, it ranked this the weakest claim.

Encrypted Original for sale, ₿1.0. Exclusive rights, Ralph Losey. Video copy.

Topological Jurisprudence and Network Liability

This interdisciplinary convergence provides a new topology framework for analyzing disputes involving complex computer networks and other multiparty, multi-agent technology disputes. The flexible, continuously morphing topographic maps are perfect for evaluating potential liability paths. They are designed to handle high volumes of changing data flows, such as blockchain transaction data, or telemetry data reports. These situations are too complex and mobile for traditional, hierarchical branch tree structures.

For good background on this field of applied mathematics see the Wikipedia article on topological data analysis (TDA). These legal situations are too complex and changing for traditional, hierarchical branch tree structures. But TDA structures work perfectly to help us to visualize and sort things out in multidimensional space where connections and shown and stretched, but not broken.

All of the AI models agree that this is the strongest claim. So do I, although honestly, I don’t fully understand data topology and TDA – not yet.

All of the AI models agree that this is the strongest claim. So do I, although honestly, I don’t fully understand it – not yet.

GPT o3 explains that network‑based (“topological”) mapping of actors in decentralized technologies reliably clarifies where legal responsibility can attach when something goes wrong. 

Using topological math to help assign blame video by Losey

GPT o3-pro concludes this is a fertile area for interdisciplinary development that could significantly augment our understanding of distributed liability. Topology geometry can help, as o3 pro put it, by ensuring the judge considers the full web of interactions that lead to damages, rather than looking for a single entity. As complex, changing damage scenarios become more common, this structural insight is likely to prove invaluable in crafting fair and effective liability rulings.

GPT 4.5 also agrees that mathematical topology offers promising analytical frameworks for modeling distributed liability in decentralized technologies.

Gemini Pro 2.5 opined that mathematical models of networks (topology) perfectly map onto new legal theories of shared responsibility. It considers the idea a breakthrough for legal clarity, offering a clear, visual blueprint for figuring out “who is responsible” in our increasingly complex and decentralized world. It also considers this the strongest claim, which it explains in its typical verbose manner as follows:

This claim is the strongest because it is not an empirical assertion about the world, but rather a proposal for a new, powerful analytical tool. Its strength lies in its logical coherence and immediate utility. The analogy between mathematical networks and real-world systems of distributed liability (like AI or blockchain) is incredibly direct and sound. It doesn’t suffer from confounding data because it’s a framework for analyzing data, not a conclusion drawn from it. Its value is in its power to bring clarity to complex problems, making it the most robust and defensible claim of the five.

Constantly changing network topology map video by Losey.

In doing the verification research GTP4.5 using deep search found one article on point written by Dana Burchardt. Her law studies were in Paris, with a later doctorate from the Freie Universität in Berlin. She is now a visiting Law Professor at the University of Bremen and is an expert in international and German law. She has an unusual interdisciplinary background, including time as a senior research fellow at the Max Planck Institute. Her article found by ChatGPT4.5 using deep search is: The concept of legal space: A topological approach to addressing multiple legalities (Cambridge U. Press, 2022).

The article is concerned with topological mapping of legal spaces in general. It has nothing to do with liability detection among multiple defendants in networking configurations and is instead concerned with international law and EU related issues. So, the newness claim of ChatGPT4o is supported. Burchart’s general explanations of topological analysis also support the sanity of GPT4o’s claim, that this is indeed a new patterning between topology geometry and the law. Professor Burchart’s work both shows the solid grounding of the claim and supports its top ranking as a significant new insight. Burchardt’s article is a hard read, but here are some of the explanations and sections of the article that are very relevant and accessible (found at pages 528, 532, 534).

Topology’s guiding ideas.
At first glance, topology is a mathematical concept that seems far removed from legal theoretical discussions. As will be explained further below, it is a tool to analyse mathematical objects. Yet upon a closer look, topology provides many insights that can constitute a fruitful basis for conceptualizing legal phenomena. To link these insights to the notion of legal space, this section outlines relevant aspects of the mathematical notion to which the subsequent sections relate. [pg. 528]

Video by Losey illustrating a topological map with dynamic network connections.

Constructing a topological understanding of legal space.
I propose a possible way in which a topological perspective can contribute to constructing a concept of legal space that is able to generate novel analytical insights. I consider such insights for the inner structure of legal spaces, the boundaries of these spaces and the interrelations with other spaces. [pg. 532}

A topological approach allows each element of the space to have a broad range of interrelations with the other elements of the same space (see Figure 3 above). The elements are thus not limited to interrelations along tree-like structures, which would only allow for very few interrelations per element as tree-like structures only allow one path between elements. . . . Instead, the interrelations within the legal space are numerous. An element can be linked to another element by more than one path. It can be linked directly and/or via intermediate elements. An example of the latter is two rules being interpreted in light of the same principle: there is a communicative path from the first rule via the principle to the second rule. Representing such interrelations as a topology with manifold paths allows us to capture the heterarchical nature of many legal interrelations. Further, it illustrates that interrelations among legal elements are flexible rather than static: the interrelating paths among elements can vary while preserving the connection. [pg. 534]

Using topological approaches may help future judges assign proportional blame in complex changing systems. Video by Losey.

AI and Declining Civic Discourse.

Widespread use of generative AI may cause reduced engagement in long-form, thoughtful public discourse. The trend raises concerns for educators and civic leaders about sustaining meaningful dialogue in the digital age. GPT 4o considers this its strongest claim. The other AIs are doubtful, considering it one of the weakest.

GPT o3 prefers to restate the claim to make it more palatable as follows: The proliferation of generative AI content online correlates with reduced engagement in nuanced, long-form public discussions, indicating generative AI likely contributes to diminished discourse quality. It is kind of hard to disagree with that, but the AIs other that GPT 4o still don’t like it, again, it appears, out of concern about conflation of correlation and causation. I’ve seen a lot of discussion about from people making similar observations lately about AI degrading content, and I am inclined to agree. Maybe this is not a new claim, but it seems valid, although admittedly proof of causation is unlikely and the apophenia risk is high.

GPT 03 also makes the separate critical point that “well‑prompted AI can sometimes raise, not lower, discussion quality.” I’m inclined to agree with that too bit, but how often do we see positive prompt masters at work? We usually see clumsy well-meaning amateurs, or, far worse, bad faith professionals, people paid to run propaganda machines, sales pitches or human vendettas of one kind or another. Their vicious personal attacks and name-calling can kill civil discourse fast, even though often childish and obviously false.

Evil controlled AI propaganda video by Losey,

GPT o3 pro made a good restatement of this claim worth considering:

The widespread use of generative AI (e.g. AI chatbots producing content) correlates with a decline in the quality of online civic discourse – specifically a reduction in long-form, nuanced discussion in forums, comment sections, and other public discourse venues. Essentially, as AI-generated content proliferates, human engagement shifts toward shorter, less substantive interactions, potentially because AI content floods the space with superficial text or because people’s habits change (relying on AI summaries, etc.), leading to “discourse decay.”

Early evidence from online communities indicates that the influx of AI-generated content does pose challenges to depth and quality of discussion. One strong piece of evidence is how moderators on platforms like Reddit have responded. A recent study of Reddit moderators found widespread “concerns about content quality” with the rise of AI-generated text in their communities. Moderators observed that AI-produced comments and posts tend to be “poorly written, inaccurate, and off-topic,” threatening to reduce the overall quality of content. They also feared that the “inauthenticity” of such content undermines genuine human connection in discussions.

GPT o3 pro also states:

This pattern is useful as an early warning: it underscores the need for community guidelines, AI-detection tools, and perhaps cultural shifts that re-emphasize human authenticity and depth in conversation. However, it would be too deterministic to declare that generative AI will inevitably cause discourse to collapse into soundbites. The pattern is emergent, and its trajectory depends on how we manage the technology. . . .

In conclusion, the “generative AI → discourse decay” pattern holds true in enough instances to merit serious concern and action. Its credibility is bolstered by early studies and community feedback, though more data over time will clarify its magnitude. As a society, we can use this insight to balance the benefits of generative AI with safeguards that preserve the richness of human-to-human dialogue – ensuring that technology amplifies rather than erodes the public square.

Still, GPT o3 pro ranked this claim the weakest, which for me shows just how strong all five of the claims are.

Five Claims video by Losey using Sora AI.

Conclusion: From Apophenia to Understanding

ChatGPT4o did a far better job than expected. The quest for new patterns linking different fields of knowledge seems to have excluded Quixote extremes. I am pretty sure that only mild forms of apophenia have appeared, much like seeing puffy faces in the clouds. Time will tell if the predictions that flow from these five claims will come true or drift away as a cloud.

Will topological analysis become a common tool in the future to help resolve complex network liability disputes? Will analysis of your judge’s prior language types become a common practice in litigation? Will advances in Quantum Computers continue to trigger public fears of loss of privacy and liberty six to twenty-four months later? Will AI influenced discourse continue to erode civic discussion and disrupt real inter-personal communication? Will digital art continue to echo public distrust of technology and evoke an aesthetic of transparency? Will someone buy my certified original art shown here for the first time for just one bitcoin? Will more grilled cheese sandwiches with holy figures sell on eBay? Will some of our public figures follow John Nash down the rabbit hole of severe Apophenia and be involuntarily hospitalized with completely debilitating paranoid schizophrenia.

No one knows for sure. AI is not a seer, nor can it reliably predict the market for grilled cheese sandwiches or the mental stability of our public figures. It is, however, a powerful tool for exploring complex questions and discovering patterns—whether profound epiphanies or mere illusions. As my experiment suggests, AI can impressively illuminate new insights across fields of knowledge when guided thoughtfully and cautiously. Still, these are early days in the age of generative AI. A new world of potential awaits us, both serious and playful, and it’s up to us to ensure its wiser, more discerning, and perhaps even more amusing than the one we’ve made before.

Five new patterns of knowledge may lead to wisdom. Video by Ralph Losey using Sora.

Epiphanies or illusions? My experiments suggest that AI, when guided thoughtfully and validated rigorously, can lead us toward genuine epiphanies, significant breakthroughs that deepen our understanding and open new pathways across different domains of knowledge. Yet, we must remain alert to the risk of illusions, plausible yet ultimately false patterns that can distract or mislead us. The journey toward genuine insight and wisdom involves constant vigilance to distinguish these true discoveries from compelling yet false connections.

I invite you, the reader, to join this new quest. Engage with AI to explore your areas of interest and passion. Challenge the boundaries of existing knowledge, actively test AI’s pattern-recognition abilities, and remain critically aware of its limitations. By actively distinguishing genuine epiphanies from tempting illusions, you may discover new insights and fresh perspectives that advance not only your understanding but contribute meaningfully to our collective wisdom.

PODCAST

As usual, we give the last words to the Gemini AI podcasters who chat between themselves about the article. It is part of our hybrid multimodal approach. They can be pretty funny at times and provide some good insights. This episode is called Echoes of AI: Epiphanies or Illusions? Testing AI’s Ability to Find Real Knowledge Patterns. Part Two. Hear the young AIs talk about this article for 15 minutes. They wrote the podcast, not me. 

Illustration of two animated podcasters discussing the topic 'Epiphanies or Illusions? Testing AI’s Ability to Find Real Knowledge Patterns. Part Two' on a digital background.

Ralph Losey Copyright 2025