AI Playground
AI & DesignAugust 20266-8 min read

Designing AI When "Almost Right" Isn't Good Enough

What a surgical navigation incident taught me about trust, oversight, and responsibility in AI products.

Editorial surgical navigation interface showing uncertainty, verification, and shared accountability

01

When Accuracy Becomes a Design Problem

When I first looked at the TruDi Navigation System recall, I saw it mainly as a software accuracy problem. The system supports navigation during ear, nose, throat, and skull-base surgeries by showing where surgical instruments are positioned relative to a patient's anatomy.

In 2023, the FDA recall database posted a Class 2 device recall record involving software that could display an instrument tip in a different location from its actual position. In this context, even a small error can create serious risk.

Case reference: FDA recall database, Class 2 Device Recall TruDi Navigation System, posted October 20, 2023.

The more I studied the case, the more I realized that the real issue went beyond accuracy. It was also about trust, human oversight, and responsibility.

Same error rate. Different consequences.

Movie recommendation

Minor inconvenience

Navigation app

Wrong turn

Financial decision

Financial loss

Surgical navigation

Potential patient harm

The lesson was simple: system performance cannot be evaluated without considering the cost of being wrong.

02

Human-in-the-Loop Is Not Automatically Safe

One assumption I had was that keeping a surgeon in control would make the system safer. If the technology is wrong, the professional can recognize the problem and override it.

But this is not always realistic. A surgeon may be relying on the navigation system specifically because the information is difficult to verify directly. If the interface presents a precise, confident result with no indication of uncertainty, the user may have little reason to question it.

Precise output
User trusts system
AI influences decision
Error is hard to verify

This is where automation bias becomes important. Human oversight is only useful when the human can detect a problem, understand its severity, and act in time.

This changed my question from Is a human still in control? to Can the human recognize when the system is wrong?

03

Confidence Should Be Designed

AI interfaces often present outputs as if every result is equally reliable. But uncertainty is part of AI, and the interface has to make that uncertainty usable.

For high-risk systems, the product should help users understand when confidence is low, when context has changed, or when the result needs additional verification.

  • Confidence indicators that are visible before action is taken.
  • Alerts when tracking quality, data quality, or context quality drops.
  • Independent verification steps for high-impact decisions.
  • Safer fallback states when the system cannot support a confident answer.

The interface should not look more confident than the system is. This applies beyond healthcare to any AI product that makes recommendations, predictions, or decisions.

04

Shared Responsibility Can Become Unclear Responsibility

Another insight from this case was accountability. At first, I assumed the manufacturer should carry most of the responsibility. But AI-enabled products operate within a larger ecosystem involving software teams, regulators, organizations, and professional users.

Manufacturer
AI team
Regulator
Organization
User

Everyone plays a role. However, when responsibility is spread across many groups, it can become easy for each group to assume someone else is managing the risk.

For product teams, accountability should be defined before failure happens:

  • Who monitors the system after launch?
  • Who responds to safety signals?
  • Who communicates limitations to users?
  • Who decides when the product should no longer be trusted?

05

What This Changes For Designers

This case expanded the questions I bring into AI product design. I still care about usability and accuracy, but I now also look for the conditions around the model: risk, uncertainty, escalation, monitoring, and ownership.

  • What happens when the system fails?
  • Can users recognize uncertainty?
  • Are we depending too heavily on human oversight?
  • What safeguards exist outside the AI itself?
  • Who owns the problem after launch?

These questions connect design with safety, trust, and system behavior. They also make design work more cross-functional. A trustworthy AI experience depends on what users see, what teams monitor, what the product does when confidence drops, and what happens after launch.

Responsible AI design is not about making AI feel more trustworthy. Sometimes good design should help users know when not to trust it.

06

Reflection

I initially saw the TruDi incident as a single software malfunction, but came to understand it as a broader system-level problem. My original focus was accuracy, but the case pushed me to think more carefully about human reliance, interface confidence, validation, and accountability.

The biggest shift in my thinking was around human oversight. I used to assume that keeping an experienced professional in control would provide a strong safeguard. I now understand that this protection can be limited when the user depends on the system for information that is difficult to verify independently.

I chose to turn this analysis into a portfolio article because it represents an important step in my AI learning journey. It shows how I am moving beyond understanding how AI works and beginning to think about how AI behaves inside real products and real decision-making environments.