Brent Haskins / Applied AI
Trust as a Product Interface: Why Transparency Is Your Most Underspecified Feature
Published June 26, 2026. Trust isn't a compliance checkbox or a marketing badge—it's a product surface that users interact with every time they see a loading state, a citation, or an error message. Drawing on recent incidents like the Braintrust API key exposure at Drata and broader calls for transparency in media and institutional communication, this post argues that product engineers must design trust into the interface itself: honest latency budgets, citation placement that proves provenance, and 'I don't know' as a deliberate product quality. If your transparency strategy starts with a blog post after an incident, you've already lost the interface battle.
The short answer
Trust is not a marketing badge you earn after an incident. It's a product interface you design before the first API call. The Braintrust security incident disclosed on Drata's trust center on May 6, 2026—where attackers accessed an AWS account storing organization-level AI provider API keys—is a textbook case of transparency as a reactive compliance exercise. The disclosure happened. The details were accurate. But the trust surface was a PDF, not a product.
Meanwhile, UCLA's communication failures around budget deficits and labor distrust, documented by the Daily Bruin on June 21, 2026, show the same pattern at institutional scale: transparency treated as a press release rather than a continuous interface. And Full Fact's 2026 report calls for a national information incident response framework with predefined escalation thresholds—essentially, a product spec for trust.
If you're building AI products, your transparency strategy is your product strategy. Every loading state, every citation, every "I don't know" is a trust transaction. Design them deliberately, or your users will design their own conclusions.
Key takeaways
- Trust is a product surface, not a compliance artifact. Design it before the incident, not after.
- Citation placement is a UX decision with trust implications. Inline citations beat footnotes every time.
- "I don't know" is a product quality signal. Ship it as a first-class state with a suggested next action.
- Latency budgets are trust budgets. Stream partial results and set honest expectations.
- Transparency without provenance is marketing. Prove where every claim came from.
- The Braintrust incident shows that even well-intentioned disclosures fail if they're not embedded in the product experience.
The real problem: transparency as a bolt-on
Most teams treat transparency as a post-hoc audit trail. They build the AI feature, ship the chat interface, and then add a "sources" dropdown or a trust center link after the first user complaint. This is backward.
Full Fact's proposal for a national information incident response framework is instructive: predefined escalation thresholds, coordination protocols, and public communication procedures. That's a product spec. It defines the states, the triggers, and the responses before the incident occurs. Your AI product needs the same.
When Drata disclosed the Braintrust incident, the information was accurate and timely. But the interface was a static page. There was no in-product notification, no contextual explanation of what keys were affected, no next-step guidance embedded in the dashboard. The trust transaction happened outside the product, which means the product lost the opportunity to earn trust in the moment.
Tradeoffs: when transparency slows you down
Transparency has a cost. Every inline citation adds latency. Every confidence score adds cognitive load. Every "I don't know" state adds engineering complexity. The conventional wisdom says "more transparency is always better," but that's naive.
The right approach is to treat transparency as a design constraint with a budget. You have X milliseconds of latency budget. You have Y pixels of screen real estate. You have Z cognitive units of user attention. Allocate them deliberately.
For example, streaming tokens is a transparency mechanism that costs latency but buys trust. Showing a confidence score of 0.73 is a transparency mechanism that costs cognitive load but buys nothing—users don't know what to do with that number. Choose your transparency investments based on user action, not data availability.
How this looks in a shipped product
Traya Health's #ProofHaiBoss campaign is a rare example of transparency as product design. Instead of publishing testimonials, they paired real customers with everyday storytellers to publicly answer the question that had shadowed the brand for years. The transparency was interactive, contextual, and user-driven.
Apply this to AI products: instead of a static "how this works" page, build an interactive provenance layer. Let users click on any generated claim and see the source document, the retrieval context, and the confidence threshold that triggered the response. Make the transparency part of the interaction, not a separate page.
In practice, this means:
- Citation placement is a UX decision. Inline citations with hover previews beat footnotes or endnotes.
- Empty states are trust states. When the system can't answer, explain why and suggest alternatives.
- Error messages are trust messages. "The model timed out" is less trustworthy than "The knowledge base didn't return results for this query. Try rephrasing or broadening your question."
What to evaluate in your own product
Audit your product's trust surface. Look at every state where a user might question the system's reliability:
- Loading states: Are you streaming partial results or showing a spinner? Spinners erode trust.
- Empty states: When the system can't answer, does it say "I don't know" or does it hallucinate? The former builds trust.
- Error states: Do error messages explain what happened and what to do next? Or do they just say "Something went wrong"?
- Citation placement: Are sources inline and clickable? Or buried at the bottom of a response?
- Latency communication: Do you set expectations before the response arrives? Or does the user stare at a blank screen?
Each of these is a trust transaction. Design them deliberately.
Closing: ship the trust interface first
Before you ship your next AI feature, design the trust interface. Define the empty state. Write the "I don't know" copy. Design the citation placement. Set the latency budget. Test it with users who don't trust you yet.
Trust is not a compliance checkbox. It's not a marketing badge. It's a product interface. Design it like one.
FAQ
Questions people ask about this topic.
How do you design trust into an AI product interface without slowing down the user?
Trust doesn't require friction. Show provenance inline: cite the source document next to each generated claim, surface confidence scores only when they're actionable, and stream partial results so the user sees progress. The latency budget is a trust budget—honest loading copy beats a spinner every time.
What's the most common mistake teams make when building transparent AI features?
Treating transparency as a post-hoc audit trail instead of a real-time interface contract. If your citation placement, empty states, and error messages aren't designed before the first API call, you'll ship a black box that erodes trust with every ambiguous response. Transparency is a UI problem first.
How should product engineers handle the 'I don't know' case in AI interfaces?
Ship it as a first-class state, not a fallback. Design the empty state, the copy, and the suggested next action before you ship the happy path. Users trust a system that admits uncertainty more than one that confidently hallucinates. Treat 'I don't know' as a product quality signal, not a failure mode.
What's the relationship between trust and latency in AI products?
Latency is a trust signal. If a response takes three seconds with no intermediate feedback, the user assumes the system is broken or hiding something. Stream tokens, show partial results, and set honest expectations. A system that communicates its own progress earns more trust than one that delivers a perfect answer after a silent wait.
Sources
Referenced sources
- https://trust.drata.com/
- https://dailybruin.com/2026/06/21/uclas-communication-failures-erode-trust-underscore-need-for-transparency
- https://fullfact.org/policy/reports/full-fact-report-2026/
- https://www.passionateinmarketing.com/trayas-proofhaiboss-campaign-sets-a-new-benchmark-in-transparency-and-consumer-trust/