Designing for software that is usually right
Conventional interface design assumes the system is correct and the user might not be. AI-native design inverts that: the system is fast and usually right, and the interface has to make it cheap to check, obvious when to doubt, and safe when it is wrong. Most AI products fail here rather than in the model.
- Interfaces designed for review, not just for output. The measure is how long it takes a person to confirm or correct, because that number decides whether the product saves time at all.
- Calibrated trust. Users who know when to check and when not to, because the interface tells them honestly rather than presenting everything with the same confidence.
- Safe failure. Wrongness that is visible, cheap and reversible instead of quiet and expensive.
- A tested prototype. Clickable, in front of real users, before anybody writes production code.
What is delivered
Interaction model
Where the system proposes, where the person decides, and how a disagreement is expressed. The central design decision, made explicitly rather than by default.
Uncertainty design
How confidence is shown without a meaningless percentage, what the system says when it does not know, and what it must never guess at.
Review-first layouts
Screens designed so a correct result can be confirmed in seconds and a wrong one is obvious. Optimising the common case is what makes the product economic.
Provenance and explanation
What the answer was based on, reachable in one click. Users trust systems that show their sources and abandon ones that do not.
Correction paths
How a person fixes a wrong output, and how that correction teaches the system rather than being discarded.
Prototype and test findings
A working prototype tested with people who do the job, with the failures written down rather than smoothed over in the readout.
How it runs
- 01
Watch the current task
How the work is done now, with timings. The baseline the product has to beat, which is rarely what anybody assumed.
- 02
Model the interaction
Decide the propose-and-confirm shape before drawing screens. Layout follows from it, not the other way round.
- 03
Prototype
Clickable, with realistic wrong answers included. A prototype that only shows good outputs tests nothing that matters.
- 04
Test and revise
With people who will actually use it, measuring review time and error catching rather than asking whether they liked it.
A good fit when
- You are building a product or internal tool where a model produces something a person acts on.
- An existing AI feature is technically working and nobody uses it.
- Users are either over-trusting the output or ignoring it entirely.
- You need the design settled before committing engineering budget.
Not the right service when
- The AI runs fully in the background with no human touchpoint. Then this is an engineering and monitoring problem, not a design one.
- You want a visual refresh. That is worth buying, and it is not this.
- The underlying task is not yet defined. Design will expose that, but it is a slow way to find out.
Frequently asked questions
Is this UX design or product design?
Do you deliver a design system?
How do you show confidence without a percentage?
Can you work with our existing design team?
How long does it take?
Other services
AI Strategy
Which decisions are worth changing, what each would cost, and what would measurably be different. Including the ones where the answer is not AI.
Read articleAI Transformation
The part after the strategy: sequencing against real capacity, changing how work is done, and making adoption somebody's job rather than a hope.
Read articleAI Agents Engineering
Agents that do work rather than answer questions — with bounds, tools, approval gates and a decision log that survives the first incident.
Read article
