From the journal

Your design system is only as good as its governance

Your design system is only as good as its governance

Your design system is only as good as its governance

Aero Interactive
July 3, 2026
5 min read

Your design system is only as good as its governance

The fastest way to wreck a design system in 2026 is to scale contribution without scaling governance. AI tools now let almost anyone generate a working component in seconds, which is both a gift and a threat. The threat is that interface code is being produced faster than any team can review it, and without clear rules for what gets in, what stays out, and who decides, a design system quietly fragments into a pile of near-duplicates. For product, design, and engineering teams in every industry, the differentiator is no longer whether you have a design system. It is whether you govern it.

Why design system governance matters more now

The volume of machine-assisted interface work has crossed a threshold. In its most recent developer survey, Stack Overflow found that 84 percent of developers are using or planning to use AI tools in their workflow, up from 76 percent a year earlier. When generating a new button, table, or modal costs almost nothing, the natural result is more components, created faster, by more people, in more places. Speed without a shared standard is how drift happens.

That drift is not cosmetic. In its long-running study of the business value of design, McKinsey tracked 300 companies over five years and found that top-quartile design performers delivered 32 percent higher revenue growth and 56 percent higher total returns to shareholders than their peers, a pattern that held across medical technology, consumer goods, and retail banking. Consistency and quality in the interface correlate with financial performance. Governance is how you protect that quality when the cost of adding to the system has fallen to near zero.

What governance actually is, and what it is not

Governance is not a gate that slows everyone down, and it is not one senior designer saying no. It is the set of rules that answer four questions before a component exists: who can propose it, how it gets reviewed, what bar it must clear to enter the shared core versus living as a team-level pattern, and how new versions ship without breaking the products that depend on them. The best governance is right-sized to the stakes. Brand-level and accessibility decisions earn the most scrutiny because they touch every screen. Local, one-team patterns can move with far more freedom. When contributors cannot get a clear answer on what happens to their work, they stop contributing and build one-offs instead, which is the exact fragmentation governance exists to prevent.

A worked example: two teams, same AI tool

Picture a fintech dashboard team. A designer finds the shared date picker clunky, so they use an AI tool to generate a nicer one and ship it that afternoon. It looks great in isolation. Three weeks later the product has four date pickers, two of which fail keyboard navigation, and one uses a brand blue that is a few shades off. Support tickets rise, an accessibility audit flags the regressions, and an engineer spends a sprint reconciling the mess. No single person did anything unreasonable. The system had no path for the request, so the work routed around it.

Now run the same request through a governed flow: Request, Review, Build, Document, Release. The designer files the need. The core team either improves the shared component so every team benefits, or approves a scoped local variant with a documented reason and an accessibility check baked in. Same AI tool, same designer, same afternoon of energy. The difference is that the output strengthens the system instead of splintering it. The pattern repeats far beyond fintech: a healthcare portal standardizing consent flows, a retailer keeping checkout consistent across regions, a B2B SaaS product taming its settings screens. The tool accelerates whatever process it lands in, so the process has to be worth accelerating.

Governance is a design decision, not an afterthought

Teams tend to treat governance as paperwork they will get to once the component library is big enough to hurt. By then the drift is already expensive. Governance is a deliberate design choice about where you add review, where you add freedom, and who owns the answer. It is the same systems thinking behind making your design system agent ready, and it protects the path to value we describe in closing the AI adoption gap. A fragmented interface undermines both.

A quick design system governance check

Before you scale contribution or hand your team a new AI tool, run through these five questions. We use them as a practical lens at Aero, not an industry standard, and they surface weak governance fast.

  • Ownership: does one named person or team own the shared system, or is it everyone's job and therefore no one's?
  • Contribution path: can a designer or engineer tell you exactly how to propose a new component and what happens next, without asking around?
  • Core versus local: is there a clear bar for what belongs in the shared system versus a team-level pattern, so people know where their work should live?
  • Quality gate: do accessibility and brand checks happen before a component enters the system, not after an audit catches them?
  • Versioning: when the core changes, do dependent teams get a predictable release and migration path, or does an update break things without warning?

If any answer is uncomfortable, the gap is in how you govern the system, not in how talented your team or how capable your tools are.

Frequently asked questions

What is design system governance?

It is the set of rules and ownership that decide who can add to a design system, how contributions are reviewed, what belongs in the shared core versus a local pattern, and how versions ship. Good governance keeps a system consistent and trustworthy as more people contribute to it.

Does governance slow teams down?

Right-sized governance speeds teams up. It removes the guesswork about where work should live and prevents the expensive rework that comes from duplicate, drifting, or inaccessible components. The heaviest review is reserved for brand and accessibility decisions, while local patterns stay fast and flexible.

Does this apply to my industry?

Yes. Any product with more than a handful of screens and more than one contributor faces the same governance questions, from finance and healthcare to SaaS, commerce, media, and professional services. The interface changes. The need to govern how it grows does not.

Get started

Pick your most-used component and count how many versions of it actually exist across your product. If the number surprises you, you have a governance gap, not a talent gap. Aero Interactive helps product teams design and govern systems that scale without fragmenting. Reach out to start the conversation.

Sources

You shipped the AI feature. Nobody is using it.

You shipped the AI feature. Nobody is using it.

You shipped the AI feature. Nobody is using it.

Aero Interactive
July 1, 2026
6 min read

You shipped the AI feature. Nobody is using it.

Building the AI feature was the easy part. Getting anyone to use it is where most teams quietly stall. The cost of shipping an AI capability has collapsed, so features are going live faster than ever. Adoption is not keeping pace. For product, design, and growth teams in every industry, the hard question has moved. It is no longer can we build this. It is will people actually use it, trust it, and get enough value from it to keep coming back. That distance, between shipped and adopted, is the AI adoption gap, and it is where most of the promised return leaks out.

The AI adoption gap is real, and expensive

The spend is not translating into value. Gartner predicts that over 40 percent of agentic AI projects will be canceled by the end of 2027, citing escalating costs, unclear business value, and inadequate risk controls. The pattern is broader than agents. In its ongoing State of AI research, McKinsey reports that a large majority of organizations now use AI in at least one business function, yet most say it has not yet produced a meaningful impact on their bottom line. Adoption of the technology is nearly universal. Adoption by users, the kind that shows up in retention and revenue, is not. That gap is a product and design problem long before it is a model problem.

What actually causes the gap

An AI feature can be technically excellent and still go unused. Three causes show up again and again. The first is missing value: the user never reaches a moment where the feature obviously saved them time or made them better, so it becomes a tab they never open. The second is workflow friction: the capability lives beside the job instead of inside it, asking people to detour into a new surface rather than meeting them where the work already happens. The third is broken trust: an early confident wrong answer, or an opaque one the user cannot verify, teaches them to stop relying on it. Any one of the three is enough to strand a launch.

None of these is fixed by a better model. They are fixed by design decisions: where the feature sits, how fast it proves its worth, how it behaves when it is unsure, and whether the user can see why they should trust it.

A worked example: the summary nobody opened

Picture a B2B SaaS team that ships an AI feature to summarize a customer account before a call. It demos beautifully. Two months later, usage is a rounding error. The instinct is to blame the model and start fine-tuning. The real diagnosis is elsewhere. The summary lives on a separate tab, so reps never see it in the flow of prepping a call. It takes four clicks to generate, so the value never arrives fast enough. And the one time a rep tried it, it confidently cited a closed deal as open, with no source to check, so they quietly wrote it off.

Now redesign for adoption. The summary renders automatically on the account page the rep already opens, no detour and no clicks. Each claim links back to the record it came from, so trust is verifiable rather than assumed. When the model is unsure, it says so instead of bluffing. Same model, same data. What changed is that the feature now meets the user inside the job, proves its value immediately, and behaves honestly when it is uncertain. The pattern repeats across a clinician reading an AI triage note, an analyst using an AI research assistant, and a shopper offered an AI recommendation: the capability was never the problem, the path to value was.

Value has to arrive fast, or not at all

Speed to first value is not a nicety, it is the whole game. Amplitude's cross-industry product data shows how unforgiving the window is: products where at least 7 percent of a new cohort is still returning by day seven land in the top quartile for retention, and users who never hit an early value milestone overwhelmingly churn within their first couple of weeks. An AI feature gets the same short runway. If the payoff is buried behind setup, extra clicks, or a leap of faith, most users are gone before they ever experience it. This is the adoption side of the same challenge we cover in scaling AI from pilot to production, and it depends on the trust groundwork in designing for AI failure states and calibrating how much users trust your AI.

A quick AI adoption gap check

Before you blame the model for a flat launch, run your team through these five questions. We use them as a practical lens at Aero, not an industry standard, and they surface the real gap fast.

  • Value moment: is there a clear point where the feature obviously saved the user time or made them better, and how many steps does it take to reach it?
  • Workflow fit: does the capability live inside the job the user is already doing, or beside it on a surface they have to go find?
  • Time to first value: can a brand-new user get a useful result on their first try, or does payoff sit behind setup and configuration?
  • Verifiable trust: when the AI produces an output, can the user see where it came from and tell when it is unsure?
  • Measured adoption: are you tracking who actually uses the feature and returns to it, or only that it shipped?

If any answer is uncomfortable, the gap is in how you designed the path to value, not in how capable the model is.

Frequently asked questions

What is the AI adoption gap?

It is the distance between shipping an AI feature and having people actually use it, trust it, and get enough value from it to return. A capability can be live and technically strong while real usage stays near zero. The gap is usually caused by design and workflow choices, not by the model.

Why do so many AI features go unused?

Three reasons dominate: the user never reaches a clear moment of value, the feature sits outside the workflow instead of inside it, and an early wrong or unverifiable answer breaks trust. Each one is a design problem, and each one is fixable without touching the model.

Does this apply to my industry?

Yes. Any product that adds an AI capability faces the same question, from finance and healthcare to SaaS, commerce, media, and professional services. The use case changes. The need to design a fast, trustworthy path to value does not.

Get started

Pick your most-hyped AI feature and check one number: how many users came back to it a week after their first try. If that number is thin, you have an adoption gap, not a model gap. Aero Interactive helps product teams design AI features people actually use. Reach out to start the conversation.

Sources

When users trust your AI too much

When users trust your AI too much

When users trust your AI too much

Aero Interactive
June 30, 2026
6 min read

When users trust your AI too much

One of the most underrated risks in your AI product is not that users distrust it. It is that they trust it too much. Most teams spend their design energy convincing people to give the AI a chance. Meanwhile a quieter problem is growing on the other side of the dial: users who accept whatever the model says, confident and wrong, and carry it straight into a real decision. For product, design, and growth teams in every industry, the job is not to maximize trust. It is to calibrate it.

Over-reliance is a recognized AI risk, not a hunch

This failure mode has a name. In its Generative AI Profile, the US National Institute of Standards and Technology warns that over time humans may begin to over-rely on AI systems or unjustifiably perceive AI-generated content as higher quality than it is, a pattern known as automation bias. There is a slower cost too: as people defer to the system, they can lose the domain skill they would need to catch it when it is wrong. Over-trust is not a personality flaw in your users. It is a predictable response to a fluent, confident interface, and it is your design that either feeds it or checks it.

What AI trust calibration actually means

AI trust calibration is the practice of designing an experience so a user's confidence in the output tracks the output's actual reliability and the stakes of the decision. There are two ways to get it wrong. Under-trust wastes a capable tool: people ignore good suggestions and you never see adoption. Over-trust is more dangerous: people accept a wrong answer precisely when it is delivered most smoothly. A well-calibrated product nudges the user toward warranted trust, higher when the system is on solid ground, lower when it is guessing, and slowest of all when the cost of being wrong is high.

The reason this matters now is that fluency has outrun accuracy. A model can be articulate, well formatted, and still incorrect, and nothing in its tone tells the user which is which. Calibration is how the interface supplies the signal the prose does not.

A worked example: the confident wrong number

Consider how real the gap is. When Stanford researchers benchmarked purpose-built legal research tools, they found that these tools still produced incorrect or misgrounded answers roughly 17 percent to 34 percent of the time, hallucinating on at least one in six benchmarking queries. These were tools marketed as reliable, not raw chatbots. The lesson generalizes well beyond law.

Picture an analyst using an AI assistant to summarize a market report before a board meeting. The assistant returns a crisp paragraph with a specific growth figure and a confident tone. The number is wrong, pulled from a misread table, but nothing on screen signals doubt, so it lands in the deck and gets repeated in the room. Now design the same feature for calibration. Every figure links back to the exact source passage it came from. When the model's groundedness is weak, the answer says so plainly instead of smoothing it over. High-stakes outputs, the ones headed for a customer, a filing, or a clinical note, carry a light verification step rather than a one-tap accept. Same model, same data. The difference between a quiet error and a caught one is entirely in the design. The pattern repeats across a clinician reading an AI triage suggestion, a support agent pasting an AI reply, and a marketer shipping AI-drafted claims. Trust is calibrated, or miscalibrated, in the interface.

Design calibration in, do not assume it

Most teams treat trust as something the product earns automatically once the model is good enough. It is not. Calibration is a set of deliberate choices: where you show uncertainty, where you show sources, and where you add friction on purpose. This is the same discipline behind designing the approval step in agentic products, where the human checkpoint is the whole point, and it is the trust groundwork in being honest with users about AI. It also connects to designing for AI failure states: the moment the model is unsure is exactly when the interface has to speak up.

A quick AI trust calibration check

Before your next AI feature ships, run your team through these five questions. We use them as a practical lens at Aero, not an industry standard, and they surface miscalibration fast.

  • Confidence signal: can a user tell when the AI is sure versus guessing, or does every answer arrive in the same confident voice?
  • Verifiability: can the user trace an output back to its source in a click, or are they asked to take the number on faith?
  • Stakes-aware friction: do high-cost actions get a deliberate checkpoint, while low-stakes ones stay fast?
  • Failure honesty: when the model is unsure or out of scope, does the interface say so, or does it smooth over the gap?
  • Skill preservation: does the design keep the user in the loop enough to stay sharp, or does it quietly train them to rubber-stamp?

If any answer is uncomfortable, the gap is in how you designed for trust, not in how capable the model is.

Frequently asked questions

What is AI trust calibration?

It is designing an AI experience so the user's confidence in an output matches how reliable that output actually is and how much is riding on the decision. The goal is warranted trust, not maximum trust: high when the system is on solid ground, lower when it is guessing.

Why is over-trust in AI dangerous?

Because a fluent, confident answer can still be wrong, and a smooth interface gives the user no reason to doubt it. NIST identifies this automation bias as a real AI risk. The damage shows up when someone acts on a confident error in a high-stakes moment, and over time users can also lose the skill they would need to catch it.

Does this apply to my industry?

Yes. Any product where an AI output feeds a human decision faces the same calibration question, from finance and healthcare to SaaS, commerce, media, and professional services. The use case changes. The need to right-size trust does not.

Get started

Pick your highest-stakes AI output and ask a simple question: if the model were confidently wrong here, would a user catch it before it mattered? If the honest answer is no, that is a design gap, not a model gap. Aero Interactive helps product teams design AI experiences that earn the right amount of trust. Reach out to start the conversation.

Sources

Your design system is now a governance problem

Your design system is now a governance problem

Your design system is now a governance problem

Aero Interactive
June 30, 2026
6 min read

Your design system is now a governance problem

AI can now generate a thousand buttons in an afternoon. The hard part is making sure they are the same button. AI-assisted design and development have collapsed the cost of producing interface, so teams are shipping more screens, components, and variations than any human review process was built to absorb. For product, design, and growth teams in every industry, the bottleneck has quietly moved. The question is no longer how fast can we build UI. It is how do we keep all of it consistent, on-brand, and trustworthy as the volume explodes. That is a governance problem, and most design systems were never set up to handle it.

Why design system governance is suddenly urgent

The supply of interface is surging. Gartner predicts that 40 percent of enterprise applications will feature task-specific AI agents by 2026, up from less than 5 percent in 2025. Add AI-assisted front-end coding to that, and the rate at which new UI enters a product has jumped sharply, with many more authors, human and machine, pushing variations in every week. Without rules about who can change what, a design system stops being a source of truth while the real product drifts.

What design system governance actually means

Having a design system is not the same as governing one. A library is a collection of components. Governance is the set of decisions about how that library stays coherent over time: who can propose a new component, who approves it, how a change is versioned and communicated, how teams are told a pattern is deprecated, and how drift gets caught before it ships. Most teams invest heavily in the first and almost nothing in the second. They build a polished kit and assume consistency takes care of itself. It will not, especially when AI tools can spin up a plausible variant that passed through no review.

Good governance answers four practical questions. Who owns the system and has the authority to say no. How does a new pattern earn its way in, instead of being invented twice in two squads. How are changes shipped without silently breaking the teams downstream. And how do you detect drift, the slow accumulation of one-off colors and components that erode the brand. Answer those and the system scales. Skip them and it rots.

A worked example: the checkout that drifted

Picture a retail platform with three squads shipping in parallel: one on the storefront, one on checkout, one on the account area. Each adopts the shared button component at launch. Then deadlines hit. The checkout team needs a slightly bigger tap target, so an engineer pastes in a custom button with a hardcoded color that is almost, but not quite, the brand primary. An AI coding assistant, asked to match the surrounding style, reproduces that off-brand button on three more screens. Six months later the product has nine button variants, two failing color contrast, and checkout looks subtly off from the rest of the site. Nobody decided this. It accumulated.

Now run the same scenario with governance in place. The checkout team's larger button is proposed as a size variant, reviewed against the system, and either accepted as a token everyone can use or rejected with a reason. The library exposes an approved set, so the AI assistant pulls from sanctioned components instead of copying a one-off. A lightweight check in the build pipeline flags any color that is not a defined token. Same speed, same autonomy for the squads, but the drift never compounds. The difference between a coherent product and a patchwork one is not talent or tooling. It is whether anyone governs the change. The same pattern repeats in a fintech dashboard, a healthcare portal, or a SaaS admin console: consistency is won or lost in the rules, not the kit.

Governance is a value lever, not overhead

It is tempting to treat governance as bureaucracy. The evidence points the other way. In a study of 300 public companies across medtech, consumer goods, and retail banking, McKinsey found that top-quartile design performers posted 32 percentage points higher revenue growth and 56 percentage points higher total returns to shareholders over five years than their industry peers. Consistent, well-governed design is not a cosmetic nicety. It compounds into trust, conversion, and brand equity. This is the same logic behind treating web performance as a conversion feature: the unglamorous, systemic work is exactly what moves the numbers. And as more of your UI is produced or consumed by machines, the system has to be legible to them too, the question we dig into in whether your design system is agent-ready.

A quick design system governance check

Before your next sprint adds more surface area, run your team through these five questions. We use them as a practical lens at Aero, not an industry standard, and they surface governance gaps fast.

  • Ownership: is there a named person or group with the authority to approve or reject a change to the system, or does everyone and no one own it?
  • Contribution path: when a team needs a new pattern, is there a known way to propose it, or do they just build their own and move on?
  • Versioning and communication: when a component changes, do downstream teams find out before it breaks them, or after?
  • Drift detection: can you tell, today, how many off-token colors and one-off components are live in your product?
  • AI guardrails: do your AI coding and design tools pull from sanctioned components, or are they free to invent variants nobody reviewed?

If any answer is uncomfortable, the gap is in how you govern the system, not in how good the components look.

Frequently asked questions

What is design system governance?

It is the set of rules and roles that keep a design system coherent as it changes: who owns it, how new patterns get approved, how changes are versioned and communicated, and how drift is caught. A design system is the library. Governance is how that library stays trustworthy over time.

Why does AI make design system governance more important?

Because AI tools generate and embed interface far faster than manual review can keep up with, and they will reproduce an off-brand component if that is what they find nearby. More authors and more volume mean more chances to drift, so the rules that catch inconsistency matter more, not less.

Does this apply to my industry?

Yes. Any product with more than one team touching the interface faces the same governance question, from finance and healthcare to SaaS, commerce, media, and professional services. The product changes. The need to keep a growing system coherent does not.

Get started

Pick your highest-traffic flow and count the button, input, and color variants actually live in it today. If the number surprises you, that is a governance gap, not a design talent gap. Aero Interactive helps product teams build design systems that stay coherent as they scale, with people and AI both in the loop. Reach out to start the conversation.

Sources

Why nobody is using your new AI feature

Why nobody is using your new AI feature

Why nobody is using your new AI feature

Aero Interactive
June 26, 2026
5 min read

Why nobody is using your new AI feature

Shipping an AI feature has never been easier. Getting anyone to use it has never been harder. AI-assisted development has collapsed the cost of building, so teams are pushing AI features into their products faster than their users can find, trust, or absorb them. For product, design, and growth teams in every industry, the bottleneck has quietly moved. It is no longer can we build it. It is will anyone actually adopt it, and will it create value once they do.

The AI feature adoption gap is widening

The supply side is exploding. Gartner predicts that 40 percent of enterprise applications will feature task-specific AI agents by the end of 2026, up from less than 5 percent in 2025. That is a remarkable jump in how much AI is being shipped. The demand side tells a slower story. In its 2025 global survey, McKinsey found that only 39 percent of organizations report any enterprise-level EBIT impact from AI, and nearly two-thirds say they have not yet begun scaling AI across the enterprise. Building is racing ahead. Real use and real value are lagging behind. The space between those two lines is the adoption gap, and it is getting wider.

The risk is not theoretical. Gartner predicts that over 40 percent of agentic AI projects will be canceled by the end of 2027, citing escalating costs, unclear business value, and inadequate risk controls. Plenty of those projects will work in a demo. They will be canceled because nobody adopted them in a way that paid off.

Why AI feature adoption is a design problem, not a model problem

When an AI feature flops, teams reach for the model. A better model, a bigger context window, more fine-tuning. But the usual reasons a feature goes unused are not about intelligence. They are about the experience around it. Users never discover the feature because it hides behind an icon with no explanation. They try it once, get a confident wrong answer, and never trust it again. It does not fit the workflow they already have, so the cost of changing how they work outweighs the benefit. Or they cannot tell whether it actually helped, so it never becomes a habit.

None of those are model failures. They are design failures: discoverability, trust, workflow fit, and feedback. A feature that scores well on benchmarks can still die on all four. That is good news, because those are the things a product team can actually fix without waiting for the next frontier model.

A worked example: the assistant nobody opened

Picture a B2B analytics product that adds an AI assistant that can answer questions about a customer's data in plain language. The demo is dazzling and the team ships it behind a small sparkle icon in the corner of the dashboard. Two months later, usage is under 3 percent of active accounts. The model is fine. The experience is not. Most users never noticed the icon. The few who clicked it asked a broad question, got an answer they could not verify against the numbers on screen, and quietly went back to their saved reports.

Designed for adoption, the same feature behaves differently. It is introduced in context the first time a user lands on a report, with two example questions they can click. Every answer cites the exact figures and filters it used, so the user can check it at a glance. When confidence is low, it says so and points to the underlying report instead of guessing. And a lightweight prompt asks whether the answer helped, feeding a loop the team can actually measure. Same model, same data. The difference between 3 percent and a feature people rely on is entirely in the design. The same pattern repeats across industries: an AI triage suggestion in a health portal, a drafting assistant in a legal tool, a recommendation engine in a retail app. Adoption is won or lost in the experience, not the weights.

Design for adoption, not just launch

Most teams treat the launch as the finish line. With AI features, the launch is the starting line, because adoption depends on trust that builds over repeated use. This is the same discipline as moving any AI feature from a strong demo to durable use, the gap we unpack in getting an AI pilot to production. It also leans on the trust work in being honest with users about AI: people adopt what they understand and can verify, and abandon what feels like a black box. The teams that close the adoption gap design for the second, tenth, and hundredth use, not just the first impression.

A quick AI feature adoption check

Before you call your next AI feature a success, run your team through these five questions. We use them as a practical lens at Aero, not an industry standard, and they surface the gaps fast.

If any answer is uncomfortable, the gap is in how you designed adoption, not in how smart the model is.

Frequently asked questions

What is the AI feature adoption gap?

It is the widening distance between how fast teams can ship AI features and how slowly users actually adopt them and capture value. AI-assisted development has made building cheap, but discovery, trust, and workflow fit still have to be earned, so shipped features often go unused.

Why do AI features fail even when the model is good?

Because adoption depends on the experience around the model, not just its accuracy. Users abandon features they cannot find, cannot verify, or cannot fit into their workflow. Those are design failures, and a better model does not fix them.

Does this apply to my industry?

Yes. Any product adding AI faces the same adoption questions, from finance and healthcare to SaaS, commerce, media, and professional services. The use case changes, the need to design for discovery, trust, fit, and feedback does not.

Get started

Start by pulling the real usage numbers on your newest AI feature, then ask which of the questions above explains the gap between the demo and the dashboard. Aero Interactive helps product teams design AI features people actually adopt, not just launch. Reach out to start the conversation.

Should your product tell users it's AI?

Should your product tell users it's AI?

Should your product tell users it's AI?

Aero Interactive
June 22, 2026
6 min read

Should your product tell users it's AI?

If your product talks to people with AI, or generates content with it, you will soon have to say so out loud. Disclosure is shifting from a nice-to-have to a default, pushed by regulation and, more quietly, by trust. For product, design, and growth teams in every industry, the question is no longer whether to tell users they are dealing with AI. It is how to do it in a way that builds confidence instead of draining it.

AI transparency is becoming a legal default

The clearest forcing function is European. Under the EU AI Act, providers must ensure that AI systems intended to interact directly with people are designed so those people are informed that they are interacting with an AI system, unless it is obvious. The same article requires that AI-generated audio, image, video, and text be marked as artificially generated, and that deepfakes be disclosed. These are not abstract principles. The European Commission's timeline puts the Article 50 transparency rules into application on 2 August 2026. The reach is broad: it applies to providers and deployers placing these systems on the EU market, wherever the company is based, which means a US or UK product with EU users is in scope too.

Why AI disclosure is a trust decision, not just compliance

Treating disclosure as a legal checkbox misses the bigger reason to do it well. Public trust in AI is not a given. In its 2025 AI Index, Stanford's Institute for Human-Centered AI reports that only 39 percent of people in the United States see AI products and services as more beneficial than harmful, with optimism higher in some countries and lower in others. When trust is that fragile, being caught hiding the AI is expensive. A user who discovers after the fact that the helpful agent was a bot, or that the article was machine-generated, does not just feel misled about one interaction. They reassess everything else you told them. Disclosure done well is the opposite move: it signals respect, sets accurate expectations, and gives the user a reason to keep going rather than a reason to doubt.

A worked example: the chatbot that pretended to be human

Picture a bank with a support chat that opens with a friendly first name and no indication it is automated. A customer spends ten minutes explaining a fraud worry to what they assume is a person. Only when the answers start looping do they realize it was a bot all along. Now they are not only unhelped, they feel deceived on the exact topic where trust matters most. The same script plays out in a health portal triaging symptoms, a retailer handling a refund, and a media site publishing AI-drafted summaries with no label. Nothing illegal may have happened yet, but the relationship took the damage.

Designed for transparency, the same flow reassures instead. The chat opens with a plain line that the customer is talking to an AI assistant, names what it can and cannot do, and keeps a visible path to a human one tap away. AI-generated content carries a quiet, consistent label. The disclosure is not buried in a privacy policy nobody reads. It is part of the interface, delivered, in the words of the regulation, in a clear and distinguishable manner at the first interaction. The AI did not become less useful. The user simply knew what they were dealing with, and trusted it more for the honesty.

Design disclosure, do not bolt it on

Most teams will treat disclosure as a banner added the week before an audit. That is the version users tune out and regulators are unimpressed by. The better approach designs it into the experience: where the AI label sits, how a person reaches a human, how AI-generated content is marked consistently across the product. This is the same discipline as designing for AI failure states, where the moment the AI falls short is exactly when honesty and a human handoff protect the relationship. It is also the trust layer we describe in designing for the answer-engine era: your credibility now depends on saying the same clear, honest thing everywhere, to people and to the machines reading on their behalf.

A quick AI transparency check

Before your next AI feature ships, run your team through these five questions. We use them as a practical lens at Aero, not an industry standard, and they surface the gaps fast.

  • When a user interacts with your AI, are they told plainly that it is AI, at the first interaction, not buried in a policy?
  • Is AI-generated content in your product labeled clearly and consistently, or is some of it indistinguishable from human work?
  • If you serve EU users, do you know which of your features fall under the AI Act's Article 50 transparency rules?
  • When the AI cannot help, is the path to a human obvious, or does the user have to discover they were talking to a bot the hard way?
  • Does your disclosure read as a confidence signal you designed, or as fine print your legal team added late?

If any answer is uncomfortable, the gap is in how you designed transparency, not in whether you are allowed to use AI.

Frequently asked questions

What does the EU AI Act require for AI transparency?

Among other things, it requires that people be informed when they are interacting with an AI system unless that is obvious, that AI-generated audio, image, video, and text be marked as artificially generated, and that deepfakes be disclosed. These Article 50 transparency rules start to apply on 2 August 2026.

Does AI disclosure apply to my company if we are not in the EU?

It can. The obligations attach to AI systems placed on the EU market and to interactions with people in the EU, so a company based elsewhere with EU users is generally in scope. Beyond the law, disclosure is a trust practice worth adopting regardless of where you operate.

Will telling users it is AI make them trust the product less?

Done as an afterthought, poor disclosure can feel like a warning label. Done as a designed part of the experience, it sets accurate expectations and tends to build trust, especially given how many people are still skeptical of AI. Being discovered hiding it is the far costlier outcome.

Get started

Start by listing every place your product uses AI to talk to people or generate content, then ask whether a user would know it in each one. Aero Interactive helps product teams design AI transparency that satisfies the rules and earns trust at the same time. Reach out to start the conversation.

Sources

Cutting support staff for AI? Half of companies will rehire.

Cutting support staff for AI? Half of companies will rehire.

Cutting support staff for AI? Half of companies will rehire.

Aero Interactive
June 19, 2026
6 min read

Cutting support staff for AI? Half of companies will rehire.

The fastest way to make customer service worse is to treat AI as a headcount line to cut. The pressure to do it is real, and so is the boomerang. Teams are replacing support staff with a bot, watching service quality fall, and quietly hiring the humans back. For product, design, and growth teams in every industry, the lesson is not that AI does not belong in support. It is that swapping people for a model, without redesigning the service around it, is a false economy.

The cut that does not save

The pressure is nearly universal. Gartner found that 91 percent of customer service leaders are under pressure to implement AI in 2026. When that pressure turns into a staffing decision, the results often reverse. Gartner predicts that half of companies that cut customer service staff because of AI will rehire by 2027. Rehiring is the visible symptom. The underlying mistake is treating a service redesign as a layoff, and discovering after the cut that the work the humans were doing did not disappear.

Why AI customer service is a design problem, not a headcount cut

Here is the number that explains the boomerang. Gartner found that only 14 percent of customer service issues are fully resolved in self-service. AI raises that ceiling, but it does not erase the other side of the ledger: the ambiguous, emotional, high-stakes cases that need judgment, authority, and a human who can own the outcome. Deploy a bot, route everything through it, and the easy questions get handled while the hard ones pile up at a door you just removed staff from. The right question is never "how many people can AI replace." It is "what should AI own, what should a person own, and how does the handoff between them work." That is a design problem.

Answering it well means deciding the division of labor on purpose. Give the AI the high-volume, low-ambiguity work it handles reliably. Keep humans on the judgment calls, and staff them to absorb what the AI escalates. Design the handoff so a customer never has to repeat themselves or fight to reach a person when the stakes are high. Measure resolution and trust, not just deflection, because a deflected ticket that did not actually solve the problem is a cost moved downstream, not a cost removed.

A worked example: the support team cut too soon

Picture a subscription company that deploys an AI support agent and cuts its support team by half on the strength of a strong demo. For a few weeks the dashboard looks great: the bot handles password resets, plan changes, and billing questions, and ticket volume to humans drops. Then the hard cases surface. A double charge during a plan migration, a cancellation gone wrong, an outage that needs a real explanation. The bot cannot resolve them, the path to a human is buried, and the remaining agents are buried too. Resolution times climb, complaints rise, and a handful of public reviews call the support a wall. Within two quarters the company is rehiring, now with lost trust and onboarding costs on top. The same arc plays out in a bank's card-dispute line, a health platform's billing desk, a retailer's returns queue, and a B2B tool's renewal support. The bot was never the problem. The plan to remove the humans before the work was redesigned was.

Design the handoff, not just the bot

Most teams design the bot and leave the handoff to chance. With AI in support, the handoff is the product, because it is where the hard, brand-defining moments land. This is the companion to designing for AI failure states: the moment the AI cannot resolve an issue is exactly when a clear, fast path to a capable human protects the relationship. It is also the same discipline as moving any AI feature from a strong demo to durable use, the gap we unpack in getting an AI pilot to production. The teams that win do not ask AI to carry the whole job. They redesign the job around what AI and people each do best.

A quick human-AI service model check

Before you change headcount around an AI rollout, run your team through these five questions. We use them as a practical lens at Aero, not an industry standard, and they surface the gaps fast.

  • Have you defined what the AI should own and what a person must own, or did you just point a bot at the whole queue?
  • When the AI cannot resolve an issue, how fast and how visible is the path to a capable human?
  • Are you measuring real resolution and customer trust, or only deflection and ticket volume?
  • Have you staffed humans to absorb the hard cases the AI escalates, rather than cutting them first?
  • Does the customer keep their context across the handoff, or do they start over when they reach a person?

If any answer is uncomfortable, the gap is in how you designed the service, not in whether AI belongs in it.

Frequently asked questions

Does AI belong in customer service at all?

Yes. AI handles high-volume, low-ambiguity requests well and can raise self-service resolution. The mistake is assuming it replaces the human work entirely, when most issues still are not fully resolved without a person, which is why the design of the handoff matters so much.

Why are companies that cut support staff rehiring?

Because the hard cases did not disappear when the headcount did. Gartner predicts half of companies that cut customer service staff because of AI will rehire by 2027, typically after service quality and resolution slip on the issues a bot cannot close on its own.

Does this apply to my industry?

Yes. Any product with customers has a support experience, from finance and healthcare to SaaS, commerce, media, and professional services. The volume and the rules change, the need to design the division of labor between AI and people does not.

Get started

Start by listing the ten hardest issues your support team handles, then ask which an AI can truly resolve and what the handoff looks like for the rest. Aero Interactive helps product teams design the human-AI service model so AI improves support instead of quietly degrading it. Reach out to start the conversation.

Sources

Your AI will be confidently wrong. Design for it.

Your AI will be confidently wrong. Design for it.

Your AI will be confidently wrong. Design for it.

Aero Interactive
June 17, 2026
6 min read

Your AI will be confidently wrong. Design for it.

Every AI feature you ship comes with a failure rate, and your users will meet it. Most teams pour their effort into the demo: the moment the model gets it right and the room nods. The harder and more valuable design problem is the other moment, the one where the AI is wrong, unsure, or confidently making something up. For product, design, and growth teams in every industry, that moment is no longer a rare edge case. It is a routine part of the experience, and most teams leave it undesigned.

AI failure is now a customer-facing problem

AI used to fail quietly, tucked behind an internal tool where a trained employee could catch the mistake before anyone outside saw it. That buffer is disappearing. Gartner predicts that 60 percent of brands will use agentic AI to deliver streamlined one-to-one interactions by 2028. The agent is moving to the front of the house, talking directly to the customer, with no analyst in between to intercept a bad answer.

And bad answers are not rare. In its 2025 AI Index, Stanford's Institute for Human-Centered AI reports that AI-related incidents are rising sharply, and that even leading models still fail to reliably solve logic tasks, in the report's words, "even when provably correct solutions exist, limiting their effectiveness in high-stakes settings where precision is critical," according to Stanford HAI. Put the two trends together: more customers will interact directly with a system that is wrong a meaningful share of the time. The only question is whether you designed for it.

Designing for AI failure states, not just AI success

A failure state is what your interface does when the AI cannot deliver a confident, correct result. Designing for AI failure states means treating that case as a first-class part of the product, not an error message bolted on at the end. The principle is baked into how trustworthy AI is defined. The U.S. National Institute of Standards and Technology lists the characteristics of trustworthy AI as valid and reliable, safe, secure and resilient, accountable and transparent, explainable and interpretable, privacy-enhanced, and fair, as published in the NIST AI Risk Management Framework. Resilient is the operative word. A trustworthy system is one designed to fail safely, not one assumed never to fail.

In practice, designing the failure state comes down to a few moves that travel across industries. Signal confidence, so a user can tell a sure answer from a shaky one before acting on it. Offer a graceful fallback, a useful next step when the AI cannot answer, rather than a dead end or an invented one. Make correction cheap, so catching and fixing a wrong output takes one click, not a support ticket. Provide a clear path to a human when the stakes are high. And never manufacture certainty: an honest "I am not sure, here is how to check" protects trust far better than a fluent guess.

A worked example: the agent that is confidently wrong

Picture a fintech with an AI support agent on its billing page. A customer asks why they were charged a fee. The agent replies in a confident, well-written paragraph, and it is wrong: it cites a policy that changed last quarter. The demo never surfaced this, because the tester asked questions the model handled well. In production, the agent fields thousands of real questions, and on this one it fabricates a plausible answer with no signal that it might be off. The customer acts on it, escalates when reality does not match, and now distrusts every answer the agent gives.

Designed for failure, the same interaction looks different. The agent surfaces the source it is drawing from so the claim is checkable, flags that fee disputes are sensitive, and offers a one-tap handoff to a human. When its confidence is low, it says so plainly instead of dressing up a guess. The model did not get smarter. The experience around it got honest. Swap the fintech for a health platform answering a dosage question, a retailer's agent promising a delivery date, or a law firm's assistant summarizing a contract, and the lesson holds: the damage is rarely the wrong answer alone. It is a wrong answer delivered with unearned confidence and no way to catch it.

The recovery path is the product

Teams tend to treat error handling as cleanup. With AI, the recovery path is a core part of the product, because failure is frequent and visible. It is the same discipline we describe in designing the approval step: the interface earns the right to act by keeping its reasoning legible and correction one click away. It is also what separates an AI feature that demos well from one that survives in production, the gap we unpack in moving an AI pilot to production. Design the moment it fails, and you protect every moment it succeeds.

A quick AI failure-readiness check

Before you ship your next AI feature, run your team through these five questions. We use them as a practical lens at Aero, not an industry standard, and they surface the gaps fast.

  • At the moment of use, can a user tell a confident, well-sourced answer from a shaky one, or does everything look equally certain?
  • When the AI cannot answer well, does the experience offer a useful fallback, or a dead end and an invented response?
  • How many steps does it take a user to catch and correct a wrong output: one click, or a support ticket?
  • For high-stakes questions, is there a clear, visible path to a human before the user acts on the answer?
  • Have you tested the unhappy path on purpose, with questions you know the model handles badly, or only the demo that goes well?

If any answer is uncomfortable, the gap is in how you designed the failure, not in how capable the model is.

Frequently asked questions

What is an AI failure state?

It is what your product does when the AI cannot produce a confident, correct result: a low-confidence answer, a refusal, a fallback, or a handoff. Designing it well means deciding in advance how the interface behaves in those cases, instead of letting the model improvise.

Why design for failure if models keep improving?

Because better models still fail, just less obviously, and they are now placed in front of customers where mistakes are visible and costly. Stanford's 2025 AI Index notes that incidents are rising and that even strong models remain unreliable on high-stakes precision tasks. Improvement narrows the failure rate, it does not remove it.

Does this apply to my industry?

Yes. Any product where AI produces an answer or takes an action a person depends on has failure states, from finance and healthcare to SaaS, commerce, media, and professional services. The question changes, the need to design the failure does not.

Get started

Start by writing down the three questions your AI feature handles worst, then ask what your product does when it gets them wrong in front of a real user. Aero Interactive helps product teams design the failure states that make AI features trustworthy enough to depend on. Reach out to start the conversation.

Sources

Accessibility is the new baseline, not the bonus

Accessibility is the new baseline, not the bonus

Accessibility is the new baseline, not the bonus

Aero Interactive
June 15, 2026
5 min read

Accessibility is the new baseline, not the bonus

Accessibility used to be the thing teams promised to get to later. That window has closed. For product, design, and growth teams in every industry, accessible design has moved from a compliance checkbox filed under legal to a baseline expectation that decides whether real people can buy, sign up, or finish the job your product exists to do. The shift is not abstract. It is now written into law, enforced across EU member states, and it maps almost exactly onto the usability work good teams should have been doing anyway.

Why web accessibility compliance stopped being optional

The clearest forcing function is European. On 28 June 2025, the European Accessibility Act entered into application across the EU, requiring that key products and services, from phones and computers to e-books, banking services, e-commerce, and electronic communications, be accessible to persons with disabilities. The European Commission announced the milestone on its Shaping Europe's digital future site. This is not a niche rule aimed at a handful of companies. It reaches any business that places covered digital products or services on the EU market, wherever that business is headquartered.

The population it serves is large. Around 87 million people in the EU have some form of disability, according to the European Commission. Designing them out of your funnel is not an edge case you can round down. It is a structural share of your market, and in a growing number of jurisdictions, excluding them is now a legal exposure rather than a missed opportunity.

What WCAG 2.2 actually asks of you

Accessibility law tends to point at one technical standard: the Web Content Accessibility Guidelines. WCAG 2.2 became a formal W3C Recommendation on 5 October 2023 and adds nine new success criteria on top of WCAG 2.1, as the W3C published. The newest additions are not exotic: they include making touch targets large enough to hit and not forcing people to re-enter information they already provided. The broader standard covers the same plain ideas, such as letting a keyboard user reach every control, keeping the focused element visible, and giving every image and control a text alternative. Read the list and you notice something: almost every requirement is also a usability improvement that helps users who have no disability at all. That overlap is the whole point.

A worked example: the checkout nobody can finish without a mouse

Picture a subscription business with a polished signup flow. It demos beautifully on a designer's laptop with a trackpad. Now a customer who navigates by keyboard arrives, because of a motor impairment, a broken trackpad, or simply preference. They tab through the form and the focus indicator vanishes, so they cannot tell which field is active. The custom dropdown for billing country does not respond to arrow keys. The final Pay button is a styled div the keyboard cannot reach at all. Nothing crashed. The flow technically works. It just quietly turns away a paying customer, and the same defect blocks a screen reader user completely. Swap the subscription business for a bank's onboarding, a retailer's checkout, a health portal's appointment booking, or a media paywall, and the failure is identical: the interaction succeeds for some users and silently fails for others, and no bug report is ever filed, because the people affected just leave.

Accessibility is a design decision, not a remediation ticket

The expensive version of accessibility is the one bolted on at the end, where an audit returns hundreds of violations a month before a deadline. The cheap version is designed in from the start: sufficient color contrast chosen in the palette, focus states drawn alongside hover states, semantic structure decided before a line of code is written. That is why accessibility belongs in the same place as the rest of your quality bar. The same discipline that keeps an agent-ready design system consistent can encode accessible defaults into every component, so the accessible choice is the default choice. And it sits next to performance as a quiet conversion lever: the same way a faster page protects the moments where users convert, an accessible one stops leaking the customers who cannot use an inaccessible one. There is a well-documented bonus here, often called the curb-cut effect: the ramp cut into a sidewalk for wheelchairs ends up helping parents with strollers, travelers with luggage, and everyone else. Captions help people in loud rooms. Keyboard support helps power users. Build for the edge and you improve the middle.

A quick accessibility readiness check

Before your next launch, run your team through these five questions. We use them as a practical lens at Aero, not an industry standard, and they surface the gaps fast.

  • Can someone complete your single most important flow, the checkout or signup, using only a keyboard, with the focused element always visible?
  • Does every image, icon button, and form field carry a text label a screen reader can announce, or are some of them silent?
  • Have you measured color contrast on real text and controls against the WCAG 2.2 thresholds, rather than eyeballing it?
  • If you sell into the EU, do you know which of your products and services the European Accessibility Act covers, and can you show it?
  • Is accessibility a default baked into your design system and components, or a cleanup pass someone runs before a deadline?

If any answer is uncomfortable, the gap is in how accessibility is built into your process, not in how much effort your team is willing to spend later.

Frequently asked questions

What is the European Accessibility Act?

It is an EU directive, Directive (EU) 2019/882, that sets common accessibility requirements for specified products and services, including e-commerce, banking, e-books, smartphones, and computers. It entered into application on 28 June 2025 and applies to businesses placing those products and services on the EU market.

Is WCAG 2.2 a law?

No. WCAG 2.2 is a technical standard published by the W3C, not a law in itself. Accessibility laws and procurement rules around the world reference WCAG as the benchmark for what accessible means, which is why it is the practical target most teams design to.

Does accessibility really apply to my industry?

Yes. Anyone with a digital product has users who navigate by keyboard, screen reader, captions, or high contrast, from finance and healthcare to SaaS, commerce, and media. The specific obligations vary by market, but the design problem, making your product usable by everyone who needs it, does not.

Get started

Start by running your most important flow end to end with only a keyboard, then ask whether every user who needs your product could actually finish. Aero Interactive helps product teams build accessibility into design systems and experiences so it is a baseline, not a scramble. Reach out to start the conversation.

Sources

Speed is a feature: what Core Web Vitals cost you in conversions

Speed is a feature: what Core Web Vitals cost you in conversions

Speed is a feature: what Core Web Vitals cost you in conversions

Aero Interactive
June 12, 2026
5 min read

Speed is a feature: what Core Web Vitals cost you in conversions

A tenth of a second can move your conversion rate, and many teams are not measuring the metric that decides it. Speed gets treated as an engineering chore, filed under maintenance, far from the revenue conversation. That is a mistake. For product, design, and growth teams in every industry, web performance is not housekeeping. It is one of the most direct, measurable levers you have on whether a visitor converts, and in 2024 Google quietly changed the metric many teams were still optimizing for.

Why web performance is a conversion lever, not a maintenance task

The clearest evidence is a study, not a vendor claim. Deloitte analyzed mobile site data across retail, travel, luxury, and lead generation brands, isolating speed to see how it moved real business outcomes. The finding: a mere 0.1 second improvement in load time lifted retail conversions by 8.4 percent and average order value by 9.2 percent, while travel conversions rose 10.1 percent. Luxury brands saw page views per session climb 8.6 percent, and lead generation pages cut their bounce rate by 8.3 percent. Deloitte published those figures in its Milliseconds Make Millions study. One tenth of one second. That is faster than you can perceive, and it changed the bottom line at every stage of the funnel.

The reason is human, not technical. Every moment a person waits for a page to respond is a moment they can reconsider, get distracted, or leave. Speed is not a feature users praise. It is a tax they pay, and the lower the tax, the further they go.

The Core Web Vitals shift many teams missed

Google measures this experience through Core Web Vitals, a set of metrics that quantify loading, visual stability, and responsiveness. The trap is that the responsiveness metric changed and many teams never updated. On March 12, 2024, Interaction to Next Paint, or INP, became a stable Core Web Vital and replaced the older First Input Delay. Google announced the change on web.dev. The distinction matters: First Input Delay only measured the wait before your site reacted to a user's first tap. INP measures the full responsiveness of every interaction across the visit, including the work your code does and the time to paint the result on screen. If your dashboards still reference First Input Delay, you are grading yourself on a test that no longer exists.

Google's bar for good responsiveness is specific and public: at least 75 percent of interactions should respond in under 200 milliseconds. That is a clear target any team can hold itself to, and it applies whether you run an ecommerce checkout, a SaaS onboarding flow, a banking portal, or a media paywall.

A worked example: the form that loses people

Picture a B2B software company with a free trial signup. The marketing site scores well, traffic is healthy, and the team assumes the funnel is fine. But the signup form lives behind a heavy JavaScript bundle. When a prospect taps the email field, there is a 400 millisecond delay before the cursor appears, because the main thread is still busy. It is not a crash, just a stutter, easy to miss in a demo on a fast laptop. On a mid range phone on hotel wifi, that stutter repeats at every field, and a measurable share of prospects abandon before they finish. Nobody filed a bug. The form works. It is simply slow enough to leak revenue quietly. The same pattern shows up in a retail checkout, a patient intake form, a loan application, and a subscription upgrade. The interaction succeeds and the conversion still dies, because responsiveness was never measured where the money is.

Speed is a design problem too

Performance is not only the engineering team's job. Many of the heaviest costs come from design and product decisions: an autoplaying hero video, a third analytics tag, a font that blocks rendering, a carousel nobody asked for. Those choices are made long before code is written. The teams that win treat a performance budget as a design constraint, the same way they treat brand and accessibility, and they protect the moments that convert. This is the same discipline that keeps your content legible to the systems summarizing the web, which we cover in designing for the answer-engine era, and the same coherence that an agent-ready design system protects when AI starts building your interfaces. Fast, consistent, and credible are one problem, not three.

A quick speed-to-conversion check

Before your next launch, run your team through these five questions. We use them as a practical lens at Aero, not an industry standard, and they surface the gaps fast.

  • Do you measure Interaction to Next Paint on the pages that actually convert, or only an overall lab score on the homepage?
  • Are you still reporting First Input Delay, a metric Google retired in 2024?
  • Have you tested the real moment of conversion, the checkout or signup, on a mid range phone and a slow network, not just a fast laptop?
  • Does your team own a performance budget that design and product respect, or does speed get value-engineered out under deadline?
  • When a page slows down after a release, would anyone notice before a customer does?

If any answer is uncomfortable, the gap is in how you measure and protect speed, not in how hard your servers are working.

Frequently asked questions

What are Core Web Vitals?

Core Web Vitals are a set of Google metrics that measure real-world user experience across loading, visual stability, and responsiveness. They influence both how users behave and how Google evaluates a page.

What is INP and why did it replace First Input Delay?

Interaction to Next Paint measures how quickly a page responds across all of a user's interactions, not just the first one. It became a Core Web Vital on March 12, 2024, replacing First Input Delay, because it captures the full responsiveness people actually feel.

Does web performance really affect conversion in my industry?

Yes. The Deloitte study measured the effect across retail, travel, luxury, and lead generation, and the same dynamic applies anywhere a person waits for a page to respond before they act, from finance and healthcare to SaaS and media.

Get started

Start by measuring Interaction to Next Paint on the one page where conversion happens, then ask whether a real user on a real phone could complete the action without waiting. Aero Interactive helps product teams turn web performance into a measurable conversion advantage. Reach out to start the conversation.

Sources

Your AI pilot works. Why won't it scale?

Your AI pilot works. Why won't it scale?

Your AI pilot works. Why won't it scale?

Aero Interactive
June 10, 2026
6 min read

Your AI pilot works. Why won't it scale?

Most AI pilots look like a success and never become a product. They demo well, earn a round of applause, and then stall somewhere between the proof of concept and the workflow real people use every day. The uncomfortable truth for product, design, and engineering teams in every industry is that the thing blocking your pilot is rarely the model. It is everything around the model: the workflow it lands in, the trust it has to earn, and the experience that decides whether anyone keeps using it.

Why most AI pilots stall before production

The adoption numbers are not the problem. In McKinsey's most recent Global Survey on AI, 78 percent of organizations reported using AI in at least one business function, and 71 percent said they regularly use generative AI, both up from the prior year. McKinsey reported those figures in 2025. Yet in the same survey, more than 80 percent of respondents said their organizations were seeing no tangible impact on enterprise-level EBIT from generative AI. Adoption is nearly universal. Measurable value is not. That gap, between a tool people technically use and a tool that changes the business, is where pilots go to die.

The pattern shows up in agentic AI too. Gartner expects more than 40 percent of agentic AI projects to be canceled by the end of 2027, often because they fail to deliver clear business value, even as Gartner also predicts 40 percent of enterprise apps will feature task-specific AI agents by the end of 2026. Teams are shipping agents fast and killing them almost as fast. Speed into a pilot is not the constraint. Getting from pilot to durable production is.

The bottleneck is the workflow, not the model

Here is the finding most teams skip. McKinsey tested 25 organizational attributes and found that fundamentally redesigning workflows had the single biggest effect on whether a company saw EBIT impact from generative AI. And only 21 percent of organizations using gen AI said they had redesigned even some of their workflows. Most teams bolt a model onto the process they already had and hope the process bends around it. It does not. The pilot proves the model can produce an output. Production requires that the output land in a workflow someone trusts enough to depend on, and that is a design problem, not a modeling one.

A worked example

Picture a claims team at an insurer that pilots an AI tool to summarize case files. In the pilot, an analyst pastes a file in, reads the summary, nods, and the demo ends. Impressive. Now scale it: the same tool sits inside a queue of 400 cases a day, feeding a decision that affects a real payout. Suddenly the questions that never came up in the demo decide everything. Where does the summary appear in the analyst's existing screen? How does the analyst know which summaries to trust and which to double-check? What happens when it is confidently wrong on case 217? The model did not change between the pilot and the rollout. The workflow did, and nobody designed for it. The same story repeats in a hospital triaging records, a bank flagging transactions, a SaaS team drafting support replies, and a marketing org generating campaign variants. The pilot tests the output. Production tests the workflow around the output.

Designing the path from pilot to production

At Aero we treat the jump from pilot to production as a design brief, not a deployment ticket. A few principles travel across industries. First, design the workflow before you scale the model: map where the AI output enters an existing job, who acts on it, and what they need to see to act with confidence. Second, make trust legible, because a user who cannot tell good output from bad will either rubber-stamp it or abandon the tool. This is the same discipline we describe in designing the approval step: surface reasoning, rank what deserves scrutiny, and keep correction one click away. Third, keep the experience consistent, because an AI feature that invents a new layout or tone every time erodes the coherence your brand depends on, the same problem an agent-ready design system exists to solve. Production is not a bigger pilot. It is a different design problem.

A quick pilot-to-production readiness check

Before you greenlight the rollout, run your team through these five questions. We use them as a practical lens at Aero, not an industry standard, and they surface the gaps fast.

  • Have you redesigned the workflow the AI lands in, or just inserted the model into the old one?
  • At the moment of use, can the person tell a good output from a bad one in seconds, with visible proof?
  • When the AI is wrong, how many steps does it take someone to catch and correct it?
  • Does the feature behave and look consistent every time, or does it drift off-brand?
  • Have you defined the metric that says this is working in production, beyond the demo going well?

If any answer is uncomfortable, the gap is in the experience around the model, not the model itself.

Frequently asked questions

What does scaling AI from pilot to production actually require?

It requires redesigning the workflow the AI output lands in, making that output easy to trust and verify, and defining a metric for success in real use. The model is usually the part that already works.

Why do so many AI pilots fail to scale?

Because a pilot tests whether a model can produce an output, while production tests whether that output fits a real workflow people depend on. Most teams never design the second part, so adoption stalls and value never reaches the bottom line.

Does this apply to my industry?

Yes. The pilot-to-production gap shows up anywhere AI produces an output a person has to act on, from healthcare and finance to SaaS, commerce, media, and professional services. The use case changes, the gap does not.

Get started

Start by mapping one AI pilot against the workflow it would actually live in, then ask whether a real user could trust and act on its output every day. Aero Interactive helps product teams design the experience that turns an AI pilot into something people depend on. Reach out to start the conversation.

Sources

Is your design system agent-ready?

Is your design system agent-ready?

Is your design system agent-ready?

Aero Interactive
June 8, 2026
6 min read

Is your design system agent-ready?

An agent-ready design system is a component library structured so AI agents can build from it without guessing. Each component ships with machine-readable metadata that defines its purpose, variants, relationships, and explicit anti-patterns, the things an agent must never do. The result is a single source of truth your team browses visually and your agents query programmatically, so the same button means the same thing in Figma, in code, and in Claude.

What is an agent-ready design system?

A traditional design system was built around one assumption: a designer or developer would read it, interpret it, and apply judgment. An agent-ready design system removes the judgment step. Every "use this here" and "never use this there" is written down in a structured, machine-readable layer, because an AI agent cannot infer it. In practice, an agent-ready component bundles the implementation code, a metadata file describing purpose and rules, token definitions, a visual story for the team, and tests that enforce correct usage. It is the same component you would ship anyway, plus a layer the agent can read.

Why do human-readable design systems fail AI agents?

When a developer opens your component library, they bring context. They know the product, they have seen primary buttons before, and they know two calls to action side by side looks wrong. An agent brings none of that. It pattern-matches on whatever it saw most during training and ships that. The result is drift: new variants appear, spacing values get rounded, and disabled states get reinvented because the agent did not realize one already existed. Each drift looks fine on its own and wrong in aggregate, and the speed advantage of building with AI evaporates as your team hand-fixes what the agent got wrong.

What makes a single component agent-ready?

Three things, and missing one sends the agent back to guessing.

  • Props. The properties that define the component's states and variants, mapped directly to what already exists in Figma.
  • Relationships. What the agent must understand before placing the component: is it a child of a form, a toolbar, or a dialog, and what can it not sit next to.
  • Tokens. The design tokens the component consumes, named for intent the agent can reason about, such as emphasis, default, and subtle, rather than positional names like primary or blue-2.

On top of those, the highest-value field is the one that tells the agent what not to do. Generic anti-patterns are easy. The ones that matter are specific to your product and could never be inferred, for example: never use a destructive button in onboarding flows, or never use a minimal variant inside a card header. Those are the rules that separate output that is close from output that is correct.

Agent-ready design system vs. Figma MCP vs. design tokens

These are often confused, so here is the distinction. Figma MCP exposes your Figma file to an agent so it can see layers, variables, and frames. That is a strong starting point, but Figma alone does not capture intent or relationships. Design tokens give the agent the right colors and spacing values, but they do not tell it which component to reach for or when not to. An agent-ready design system layers component-level reasoning, including anti-patterns and relationships, on top of both.

How do you audit a design system for agent-readiness?

An agent-readiness audit benchmarks your library against what agents actually need and produces a scored report plus a prioritized fix list. A practical audit checks seven things: metadata coverage per component, whether anti-patterns are captured, whether component relationships are modeled, whether tokens are named for intent, Figma variable hygiene, design-to-code fidelity through Code Connect, and evidence of drift already present in the codebase. The output tells you, in plain terms, whether AI agents can safely build from your system today and exactly what to fix first.

Frequently asked questions

What is an agent-ready design system?

It is a component library with a machine-readable metadata layer that lets AI agents build from it accurately, including explicit anti-patterns that tell the agent what never to do.

How is agent-readiness different from having design tokens?

Tokens are one piece. They give an agent the right values but not the component-level reasoning, relationships, and anti-patterns that prevent an agent from choosing the wrong component or inventing a new one.

Which tools does an agent-ready design system support?

It is built to be read by the agent stack teams already use, including Cursor, Claude, and the Figma MCP server, with Storybook kept as the human-facing source of truth.

How long does an agent-readiness audit take?

A fixed-scope audit typically runs about two weeks and delivers a scorecard, a prioritized remediation roadmap, and one fully reworked reference component.

How do I get started?

Start with an audit. It is a low-risk way to learn whether your system is agent-ready and what to fix. Reach out to Aero Interactive to book one.

When buyers stop clicking: designing for the answer-engine era

When buyers stop clicking: designing for the answer-engine era

When buyers stop clicking: designing for the answer-engine era

Aero Interactive
June 8, 2026
6 min read

When buyers stop clicking: designing for the answer-engine era

Your next buyer may decide whether to trust you before they ever reach your website. AI search now answers the question on the results page, and a shrinking share of people click through to read the source. For product, design, and marketing teams in every industry, that changes a quiet assumption baked into a decade of web work: that a good site, found through search, is where buyers form their first impression. Increasingly, the first impression happens inside an AI summary you did not write.

The click is disappearing, and the data is clear

This is not a forecast anymore. In a Pew Research Center analysis of real browsing behavior from 900 U.S. adults, people who saw an AI summary clicked a traditional search result in just 8 percent of visits, nearly half the 15 percent click rate on pages without one. Clicks on the links inside the summary were rarer still, at 1 percent of visits, and users were more likely to end their session entirely after seeing a summary, 26 percent versus 16 percent. Pew published those figures in July 2025.

The summaries are not a niche feature. Google has confirmed AI Overviews are available in more than 200 countries and territories and over 40 languages, and that for the query types where they appear, usage of Google rose more than 10 percent in large markets like the US and India. Looking further out, Gartner predicts traditional search engine volume will drop 25 percent by 2026 as people route more questions through AI chatbots and virtual agents. The behavior is moving fast, and it applies whether you sell biotech instrumentation, banking software, or a design tool.

What answer engine optimization really means

Answer engine optimization, or AEO, is the practice of making your product and its content legible to the AI systems that now summarize the web, so that when an answer engine describes your category, it represents you accurately and cites you as a source. It is not a clever new trick layered on top of old SEO. It is a response to a structural shift: the audience for your most important pages is now partly a machine that reads, condenses, and decides what to repeat. If that machine cannot parse what you do, or pulls a stale claim, or skips you for a competitor it understood more easily, you lose the buyer before a human ever evaluates your work.

The instinct to chase rankings misses the point. Gartner's own guidance alongside the search-volume prediction is that companies should focus on unique, genuinely useful content that demonstrates expertise, experience, authoritativeness, and trustworthiness. In other words, the durable move is not gaming the summary. It is being the clearest, most credible source on the questions your buyers actually ask.

A worked example

Picture a mid-market fintech whose buyers search "is [product] SOC 2 compliant and how does pricing work." A year ago, that query sent a procurement lead to a pricing page and a trust page, where the company controlled the framing. Today the answer engine assembles a summary from whatever it can parse: a third-party review, an outdated forum post, a vague marketing line that never states the certification plainly. The buyer reads a confident paragraph the company did not write, and either trusts it or moves on. The fix is not louder marketing. It is publishing the compliance status and pricing model in plain, structured, unambiguous language on pages designed to be quoted correctly, so the summary the buyer sees is the one grounded in fact. The same pattern holds for a health platform answering whether a device is FDA cleared, or a services firm answering what an engagement costs. Whoever states the answer most clearly tends to be the one the machine repeats.

The trust layer is a design problem, not just a content one

Here is the part most teams miss. When buyers do click through from an AI summary, they arrive already skeptical, carrying a claim they want to confirm or disprove. The page has seconds to either validate the summary or correct it. That is an experience design job: clear hierarchy, an unmistakable answer to the question that brought them, and visible proof. Consistency matters too, because an answer engine and a human are both pattern-matching on whether your brand says the same thing everywhere. The same discipline that makes an agent-ready design system keep AI from inventing off-brand variants is what keeps your public content coherent enough for an answer engine to trust. And as agents start acting on a buyer's behalf, the principle we describe in designing the approval step extends outward: your credibility now has to survive being read, summarized, and repeated by a system you do not control.

A quick self-assessment

Before your next site or content sprint, run your team through these five questions. We use them as a practical lens at Aero, not an industry standard, but they surface gaps fast.

  • For the top five questions your buyers ask, does a single page answer each one in plain language a machine could quote without distortion?
  • Are your most important claims, such as compliance, pricing model, or core capability, stated as unambiguous facts rather than implied through tone?
  • If an AI summary quoted your page today, would it represent you accurately, or fill the gaps with a guess?
  • When a skeptical visitor arrives from a summary, can they confirm the claim that brought them within seconds, with visible proof?
  • Does your brand say the same thing about itself across your site, your docs, and third-party profiles, or does it drift?

If any answer is uncomfortable, the gap is in how legible and consistent your content is, not in how hard you are pushing for rankings.

Frequently asked questions

What is answer engine optimization?

It is the practice of structuring your product content so AI systems that summarize the web can parse it, represent it accurately, and cite it as a source when they answer a buyer's question.

Is AEO just SEO with a new name?

No. SEO optimizes for ranking links a person will click. AEO optimizes for being understood and accurately repeated by a machine that often answers without sending a click at all. The skills overlap, but the goal is different.

Does this apply to my industry?

Yes. Any product whose buyers ask questions an AI can answer is exposed, from healthcare and finance to SaaS, commerce, media, and professional services. The questions change, the dynamic does not.

Get started

Start by listing the questions your buyers actually ask, then read your own pages as a machine would and ask whether each answer is clear enough to be quoted correctly. Aero Interactive helps product teams design content and experiences that stay legible, credible, and on-brand in the answer-engine era. Reach out to start the conversation.

Sources

Agentic products live or die at the approval step

Agentic products live or die at the approval step

Agentic products live or die at the approval step

Aero Interactive
June 4, 2026
5 min read

Agentic products live or die at the approval step

As AI agents take over the work, your product's job changes from helping someone act to helping them know whether the work was done well. That single shift, from doing to verifying, is one of the most important design problems in software right now, and it is the one most teams skip. Whether you are building a clinical platform, a financial dashboard, a customer support tool, or a marketing site, the moment an agent acts on a user's behalf, trust stops being a nice-to-have and becomes the product.

The work is moving, the judgment is not

Agentic AI is no longer a research demo. Gartner predicts that 40 percent of enterprise apps will feature task-specific AI agents by the end of 2026, up from less than 5 percent in 2025. As that happens, the design question flips. For decades we asked, how do I help someone do this. The new question is, how do I help someone know whether it was done well. The person stays accountable for the outcome while handing off the labor, which means your product has to make the outcome legible, not just produce it.

Why the approval step is where products fail

The naive answer is to ask for human sign-off before every action. In practice that backfires. When an agent interrupts constantly for approval, people start rubber-stamping, and a checkpoint that is never really read verifies nothing. The opposite failure, an agent that acts freely with no way to inspect it, breaks trust the first time it is wrong. Neither extreme is safe, and the cost of getting it wrong is real. Gartner expects more than 40 percent of agentic AI projects to be canceled by the end of 2027, often because they fail to deliver value users can trust. The fix is to design approval around what actually deserves attention: surface the agent's reasoning, flag the decisions that carry consequences, and make it effortless to intervene on those while letting routine work flow through.

At Aero we think of this as a simple loop: automate the task, expose what the agent did, make review fast and focused, and reserve explicit approval for the moments that matter. The designer's job moves from drawing the screen where work happens to directing the system that decides what a person needs to see.

What this looks like in practice

Picture a support tool whose agent drafts and sends replies. The weak version asks the user to confirm every message, so the team approves on autopilot within a day. The strong version lets routine replies send on their own, then surfaces only the handful that touch refunds, legal language, or an angry customer, with the agent's reasoning shown inline and an edit button one click away. Same automation, completely different trust profile. The pattern repeats everywhere: an analytics product surfacing its own insights, an onboarding flow configuring an account, a finance app categorizing transactions, a healthcare platform flagging records for follow-up. Each one lives or dies on whether the user can tell good output from bad at a glance.

This is also where consistency and brand quietly break. An agent that invents a new tone, a new layout, or a new way of presenting data each time erodes the coherence you spent years building. The same discipline that lets agents build from an agent-ready design system is what keeps your verification layer trustworthy: clear rules, visible reasoning, and a fast path to correct course.

How to design for verification

Three principles travel well across any product. First, make reasoning visible in plain language, not buried logs, so a person can see the why before the what. Second, rank what needs human eyes instead of treating every action as equal, because attention is the scarce resource. Third, keep intervention one click away at the moment of doubt, so correcting the agent is never harder than letting it run. Get those right and approval stops being a rubber stamp and becomes the place your product earns its credibility.

A quick self-assessment

Before you ship another agent feature, ask your team four questions:

  • For each action the agent takes, could a user actually tell whether it was done well, in seconds?
  • Which agent decisions carry real consequences, and do those get more scrutiny than routine ones?
  • When the agent is wrong, how many steps does it take a user to catch and correct it?
  • Does the agent's output stay on-brand and consistent, or does it drift every time?

If any answer is uncomfortable, the gap is in your verification layer, not your model.

Frequently asked questions

What is agentic UX?

It is the practice of designing products around AI agents that act on a user's behalf, where the core job is helping people understand, verify, and correct the agent's work rather than do the work themselves.

Why is requiring approval on every agent action a problem?

Constant approval prompts lead people to rubber-stamp without reading, so the checkpoint stops verifying anything. Effective design reserves explicit approval for consequential decisions and lets routine actions flow.

Does this apply to my industry?

Yes. The shift from doing to verifying applies to any product where an AI agent takes action, from healthcare and finance to SaaS, commerce, and internal tools. The specifics change, the design problem does not.

Get started

Start by mapping where agents already act inside your product and asking whether a user could actually verify each action. Aero Interactive helps product teams design the review and approval layer that makes agentic work trustworthy. Reach out to start the conversation.

Sources

Web Traffic is the Life Blood of Your Website

Web Traffic is the Life Blood of Your Website

Web Traffic is the Life Blood of Your Website

August 20, 2025

Web Traffic is the Life Blood of Your Website

Your website is an entity that will require a certain amount of care and feeding. No one cares about your business more than you do. Check out practical tips to attract and increase your web traffic.

As your audience evolves, so will your website.

Your gorgeous site contains top notch graphics. Your website’s relevant content stimulates backlinks and uplinks. Your well-placed keywords are exactly where they should be with your SEO pulling you up the ranks. Irresistible headers are eye-catching and thought-provoking. How can you continue to increase traffic to your website?

Pay attention to trends. What content gets the most shares? The most comments? The most audience engagement? Watch to see where you’re hitting a nerve. If your product is garbanzo beans and people respond better to the title “chickpeas,” you might change your wording. Additionally, if chickpeas are gaining popularity, you would do well to inform your hip and curious audience of nutritional value and health benefits. You might even make a few exotic recipes available.

Business team are showing unity with their hands.

Cultivate Your Influencers

Find influential people in your niche. When your content covers what influencers in your niche care about, they will share it with their audience. They are the ones who persuasively forward information to their usually large following. For example: If you offer great chickpea desserts, your chickpea-loving influencer will, in turn, share your site with all of his bean-loving friends and acquaintances. Brian Dean outlines more noteworthy tips in his article “Want to Increase Website Traffic? Follow These 4 Steps…” Catch his link at the end of this post.

Ask to guest blog. Invite people in your niche to guest blog on your site. By posting only high-quality original content, you’re creating content others want to link with. Learn which types of links drive referral traffic. In his article titled, “What Is Referral Traffic?” Dan Taylor defines this much bandied about term: “Referral traffic is used to describe visitors to your site that come from direct links on other websites rather than directly or from searches. For example, other sites that like what you have to say or sell may post a link recommending your site. You can also try to drive your own referral traffic by leaving links on other blogs or forums you have joined. Pay-per-click ads also count as referral traffic.”

Channeling Your Social Media

Also, remember to take advantage of your social media channels.
• Promote your content with Facebook Ads and Facebook remarketing.
• Post your content on LinkedIn. Check into your network to see if you can interview industry leaders in your field. People are much more accessible than ever and you’d be surprised how many people are willing to talk if you just ask.
• If your pictures are worth 1,000 words, you might use social sites like Instagram or Pinterest.
• Don’t underestimate the power of an email list. You can increase traffic and sales with promotions that only your email clients hear about.
• Can you create a webinar or podcast around your products and/or services? It gives you another way to connect to your audience.

Keep your ranking and retain visitors by periodically going through your site and making sure all your links are working. This useful free resource helps you solve that problem and fix those broken link errors. Xenu’s Link Sleuth provides a scan of your pages and helps you to ensure that all of your links are working correctly.
Hopefully, you will find these sources helpful to building trust with your audience and growing your brand.

Read Brian’s article here and then check out Xenu’s Link Sleuth here.

Have another idea that you have implemented? Let us hear from you about what works for you!

Some of the most successful businesses you know are product-led, what does that mean?

Some of the most successful businesses you know are product-led, what does that mean?

Some of the most successful businesses you know are product-led, what does that mean?

August 20, 2025

Some of the most successful businesses you know are product-led, what does that mean?

Chances are you’ve been on the receiving-end of a product-led business model. While this approach is not new, it has taken the digital world by storm in the last few years. Slack, Dropbox, Zoom, Canva, and Trello are all examples of companies that built their success by creating products that are easy to use, offer clear value, and encourage users to adopt and share them. In this approach, the product itself serves as the primary driver for growth through customer satisfaction and viral expansion. The focus is on creating a product that is so valuable, user-friendly, and well-designed that it inherently drives customer engagement, adoption, and growth.

Sounds great, right? So why isn’t every product organization taking this approach? Many businesses are still tied to their sales-led approach. These companies take you through the traditional sales funnel of telling consumers why their product will benefit them, why they should book a 30-minute demo, followed by more drip messages, just hoping for a response that leads to a sale. It’s familiar, it’s worked well enough in the past, but it can be complex, unnecessary and expensive.

Product-led companies are moving from hard-sell to “no-brainer”. This is accomplished by letting consumers experience the product for themselves rather than telling them. Gone are the days of elongated sales cycles – these companies empower buyers with the "keys" to their product right from the start. The focus isn't just on closing deals; it's on nurturing success stories. These companies focus on helping their buyer become so successful, the resulting decision to become a paid user is an easy one.

Beyond a killer product, there are many other crucial aspects to think about when implementing product-led growth. Here are some key characteristics that distinguish a product-led company from other types of businesses:

A Business Centered Around the Product Itself: In a product-led company, the product is the star of the show and touches every department. It's not just a static item your sales team is pushing as a means to an end. The company believes that a great product should sell itself and be the main driver of customer satisfaction and growth.

A Company-Wide Emphasis on User-Experience: Product-led companies prioritize exceptional user experiences. They invest heavily in designing intuitive, user-friendly interfaces, seamless onboarding, and continuous product improvement based on user feedback.

For example Zoom's user interface is designed with simplicity and ease of use in mind. The platform's intuitive layout and straightforward controls make it easy for users to schedule, join, and conduct meetings without a steep learning curve. In fact we saw millions of users off all ages and technical backgrounds rely on the tool during the early days of the pandemic.

An Opportunity to Experience the Product First-Hand: These companies often offer self-serve, freemium, or trial-based models, allowing users to experience the product's value before making a purchase decision. The product is designed to be easy to adopt and use without the need for much interaction from your team initially. Dropbox offers a freemium version that allows users to store a limited amount of data for free. This enables users to experience the product's value before committing to a paid plan, and reaching the data limit clearly illustrates the user is finding value in the product.

Virality and Network Effects are an Intuitive Part of the Experience: Product-led companies often leverage virality and network effects to fuel growth. This happens when your users start sharing your product with their colleagues and friends through word-of-mouth, referrals, and social sharing. A product-led business makes this easy and intuitive by creating a product that delights consumers so much that they are excited to share, but also builds sharing and networking options into the user experience, leading to organic expansion.

Slack is a network effect success story, designed to promote collaboration among team members and organizations. The more users within a workspace, the more valuable the platform becomes. Slack's ease of sharing channels, messages, and files encourages organic growth as more users join the platform through recommendations and invitations.

A Focus on Data-Driven Insights and Iteration: These companies rely on data and analytics to make informed decisions about product enhancements, customer behavior, and market trends. They have systems in place to quickly act on these insights and continuously iterate on their product.

A Customer-Centric Approach is Woven Throughout the Business Goals: While traditional companies may have a sales-led or marketing-led approach, product-led companies focus on understanding their customers deeply. This means your product aims to solve customer pain points and provide value from the very beginning.

There is Low Barrier to Entry to Get Started: The products offered by product-led companies are designed to be easy to try, often with low or no initial cost. This approach reduces barriers to entry and encourages users to explore the product. This approach also reduces costs for your business if your team does not need to provide a lot of support right-away.

A Business Poised to Scale: Product-led companies aim for scalable growth, as their product can be adopted by a large number of users with relatively low operational overhead. This usually means investing in user experience, data management and operations up front so your team can continue to be agile as your grow.

The Ability to be Agile and Fast-Paced: Due to the iterative nature of product development and the focus on responding to customer needs, product-led companies often operate in an agile and fast-paced manner. The importance of being agile ties in a lot of what is said above, but product-led companies understand this need by default and are motivated to continue improving the customer experience.

Showcasing Customers is at the Core of the Marketing Strategy: Marketing in a product-led company often revolves around customer success stories, case studies, and product benefits, showcasing how the product has positively impacted users. Canva takes this one step further by featuring a marketplace where users can sell their own designs, illustrations, and templates. This not only empowers designers to monetize their creations but also contributes to the platform's diversity and availability of design assets.

Overall, a product-led company puts the product itself at the center of its growth strategy, empowering prospects, driving value, and providing a clear user experience to drive sustainable growth. At Aero we help product organizations create digital experiences that deliver on functionality, usability and delight, all key components to the success of product-led growth.

Our experts provide insight and support to improve your user experience and design operations to allow your business to meet the goals above. Reach out to our team if you’re interested in partnering or starting a discussion about optimizing UX and winning with product-led growth strategy.

User Experience is More Important Than Ever

User Experience is More Important Than Ever

User Experience is More Important Than Ever

August 20, 2025

User Experience is More Important Than Ever

Your website is much like a living organism and one of your most visible marketing assets. It isn’t an expense item that you buy once and forget about. Think of it as an on call, 24/7/365 marketing team. With that in mind, you want to treat it as a sort of living entity. To keep outputting leads, it needs visitors. Is your site up to the task?

If your website isn’t achieving the goals you set or at least showing a positive growth pattern you might have to dig deeper. A tapering off of visitors, leads and sign ups could mean that your site needs refreshed or possibly overhauled.

Evaluate Current Success.

The average business spends between 10 and 20 percent of their gross sales for the year on marketing and more toward the top end for launching new products. If you consider your website part of that figure, you’ll give it the attention it deserves to stay on the leading edge. A high functioning website tells users that you value their experience on your site. A responsive site isn’t just a competitive edge, it’s a must.

Do you gravitate toward bold imagery or a wall of text? Those luxury grade images? They’re attentions grabbers and your clients will fall in love with them. You may have gaps in the buyer’s journey or your message isn’t clear. How do you know what your users need?

Start with Analytics.

Once you start using analytics, and their value is understood, you’ll want to make it part of your marketing budget. Using a website without analytics is like flying a plane without air traffic control.

Data analytics dedicated to your specific site measure the traffic to your site, various pages within your site, and what pages get the most action. From this, you’ll know if traffic is driven by ads, content or links, social media, other pages or other websites. They can reveal which device your audience uses, even the brand or type of device, as well as where in the world your user lives.

Most importantly, they show whether you’re hitting your actual target market or if your marketing hits another group entirely. Even without talking to your end user daily, you’re still tracking with them.  By seeing exactly what is going on, you’re gaining a better understanding of your audience over time.

Your design and development team knows how data informs strategies. Which is why we hear the oft quoted phrase: follow the data because data and numbers don’t lie. Going back to study data informs whether the strategy works didn’t work or worked in part. Often, it reveals something you didn’t know or expect. It allows you to keep modifying and tailoring to suit your audience. Most businesses are created for the bottom line, which is staying in business.  Keeping clients engaged and happy raises ROI, and increases conversions. The data tells you if you’re getting ROI and if not, answers why not.

Can Anyone Read Analytics?

With free analytics tools available, you may wonder if you can do this on your own. Let’s say you study the data. Google analytics can be overwhelming due to the amount of raw data it provides. Many business owners don’t really have the time it takes to dig in and make sense of it. Will you know how to apply the data that analytics provide? For example, your audience largely views your site from tablets, what does that actually mean for your site?

As a business owner, you’ve got your hands full running the business. It might make more sense to hire a web development team used to reading & analyzing data and pulling out specific details that trend toward a higher performing website. It usually takes a team to understand the information that’s useful, valuable and how it applies to your business. Paid analytics services, like HEAP and Hotjar, give a more distilled dashboard of information.

It Might be Time for a Full Site Audit.

In a site audit, your consultants will analyze and evaluate what is already currently in place. They study from a design and development viewpoint and make recommendations as to how it can be improved to increase functionality and increase the dynamic user experience. For example, are your team members available by phone or email? Are their contact venues clickable? Do landing pages have downloadable offers? Do you have landing pages?

In addition to recommending needed improvements, these five core questions help define where user experience may be falling short. (See previous post/chapter)

  • Usability

How intuitive is your site? From the moment visitors land on the page, can they easily and quickly navigate from one page to the next? Can they find the information they need at glance? Content should be easy to read, and make sense. A user should be able to accomplish their goals on your site without training.

  • Appeal

Have you looked at the site through your customer’s eyes? Look into what engages your visitors. Have you given them anything they don’t currently have? Consider adding free content, info graphics, new photos, or video.

  • Accessibility

If most of your clients are mobile and you haven’t made your site mobile friendly, they will pass it by. But if your clients are using all three devices, laptops, mobile and tablets, then it’s important for your website experience to be cohesive. Meaning, all functions and features scale appropriately across all devices.

  • Performance

A quickly loading site or app is imperative to its survival, as well as its ability to respond to input quickly. The longer your site takes to load, the more likely you are to lose viewers. According to Hubspot, a site taking 3 or more seconds to load loses 40% of visitor traffic. At 4 seconds the bounce rate increases to 100%.

  • User Assistance

If your client experiences problems on your site or gets stuck, is help available and obvious? A good web design and development team has the expertise to read analytics and translate that data into a site the engages more users, modify underperforming pages and enhance user experience.

Have more questions? We’d love to hear from you.

From customer sign-ups to satisfaction, the power of user experience design in product-led growth

From customer sign-ups to satisfaction, the power of user experience design in product-led growth

From customer sign-ups to satisfaction, the power of user experience design in product-led growth

August 20, 2025

From customer sign-ups to satisfaction, the power of user experience design in product-led growth

Product-led organizations have seen some astonishing growth in recent years. We recently talked about why product-led growth (PLG) is taking the business world by storm. In addition to helping businesses get more customers, faster, the PLG model is becoming the new standard due to users demanding more transparency and value before they commit to becoming a customer. Today’s customer isn’t just going to take your word for it that you have a great product, they want to see and experience it themselves.

In a product-led organization the focus is on creating a product that is so valuable, user-friendly, and well-designed that it inherently drives customer engagement, adoption, and growth. That means user experience is a very important factor of your product development. Emphasizing user experience (UX) and user interface (UI) design offers both immediate and lasting advantages. In the short term, focusing on UX can result in increased conversions, improved metrics, and enhanced SEO performance. Lasting, strategic benefits include the elevation of customer satisfaction, reputation enhancement, increased brand awareness, and bolstered loyalty that will safeguard the future of your brand and business.

Using UX to drive user adoption and retention

When leading with your product to attract new customers it's important to deeply understand your user. What are their pain points and motivations? UX research can identify important information to help you get crystal clear on the who, what, why and how of product use.

UX Design takes a look at every aspect of the product from branding and design to usability and function. In doing this you ensure your branding and messaging aligns with your user experience. This also adds clarity to what you are offering. Investing in UX can provide specific insights that you can then apply to your marketing. For example saying “We help you complete your project 3x faster” is better than saying “We help you complete your projects quicker and easier”. Be specific in your offer and then deliver on it.

Once you’ve convinced a user to try your product, those critical first impressions and interactions will be key to retention. In fact, studies have found that 88% of online consumers are less likely to return to a site after a bad experience and 90% of users reported they stopped using an app due to poor performance.

Traditional or sales-led companies tend to lean on live onboarding sessions and wikis or user manuals. While these provide a ton of information they can often be overwhelming for the customer and delay time to value. Product-led companies are bringing this critical information and how-tos into their product via interactive walkthroughs, digestible tips and contextual guidance. This user-led approach is key to PLG by allowing users to experience and understand the value of your product on their own time.

UX Design creates engaging first-impressions and onboarding experiences by identifying and optimizing how users navigate your product. This could look like interactive tours, lightboxes to highlight key features, checklists to show goals already achieved and much more.

It’s important to note that UX Design is more than just bells and whistles. In fact, we often see overdone bells and whistles as a bandaid for bad design. That’s why it’s important to look at the data. A key aspect of PLG is data-driven iteration. A UX expert can look at your data to identify friction points in your product and dramatically reduce churn.

The impact of UX on customer satisfaction and brand loyalty

Product-led companies focus on helping their buyer become so successful, the resulting decision to become a paid user is an easy one. A key aspect of this decision is a functional and delightful experience with your product. UX research and prototyping provides valuable insights into how your customers see and use your product.

Every product has ways it's meant to be used for ideal outcomes and value. UX Design can help build those workflows and make them clear to users. This increases customer satisfaction and improves time to value. A PLG model helps you identify what kind or how much usage your typical customer needs to become a long term user. For example Facebook's Chamath Palihapitiya famously found their metric in discovering that if they could get a user to 7 friends in 10 days, they were much more likely to become an active lifetime user.

Your UX team can create ways to get your customer to that metric by keep them engaged or creating ways to re-engaging them. One way this is achieved is through conversational bumpers. This can appear in various formats with the goal to educate users, meet them where they are and pull them back in, and motivate them to use or buy your product. A good example of this is Canva sending its users an email celebrating X number of designs at certain milestones, celebrating the customer's achievements and motivating them to keep using and creating. This usage messaging is a good way to show value around renewal and invoicing time as well.

These are just a few of the ways a good customer experience is going to impact user adoption, retention, satisfaction and loyalty. By ensuring excellent UX and allowing customers to experience the product for themselves PLG organizations are seeing tangible benefits like increased sales and referrals.

How a design system can super-charge your AI strategy and differentiate your customer experience

How a design system can super-charge your AI strategy and differentiate your customer experience

How a design system can super-charge your AI strategy and differentiate your customer experience

August 20, 2025

How a design system can super-charge your AI strategy and differentiate your customer experience

AI capabilities are accelerating at a fast pace and elevating customer expectations with it. As businesses settle into their AI strategies this year, design systems will become foundational to the speed needed to stay competitive.

Design systems have been deployed at many of the biggest tech companies and brands around the world for nearly a decade. They've evolved and matured over the years, but it's ultimately these systems that drive the consistency and systemization so crucial across large suites of products.

These systems are empowering teams to think strategically rather than reactively. They allow more time spent in front of customers. The result: a better understanding of the market, challenge, and opportunity space, and ultimately a stronger customer experience.

If you want to infuse AI into your client experiences and continue iterating on your AI features in a smart and powerful way, a design system will get you there faster. Here we take a closer look at:

  1. How design systems paired with AI create more efficient teams and a more useful brand playbook
  2. How design systems lay the foundation for AI in your product
  3. What using AI and design systems together means for the future of user experience

Creating more efficient teams and a more useful playbook

A design system is the foundations, components, and best practices that guide an organization’s product decisions in crucial ways.  This comprehensive system details everything from voice and tone, colors and fonts, to how and when to use UI elements and for what purpose.

Adobe is a great example of the expansiveness and far reaching implications of a design system. The newest version of their design system, Spectrum, now spans more than 100 unique applications in dozens of languages, available on every major platform (web, desktop, mobile, and even mixed reality).

On average companies adopting a design system as a strategic tool see a 50% reduction of design, development and testing needed in product cycles. These efficiencies lead to faster time to market, which can have a big impact on the bottom line and customer perception.

The ability to work efficiently with information and data is something design systems and AI have in common. Design systems serve as repositories of institutional knowledge, offering tried-and-true solutions for various design challenges. This will be important in the context of generative AI, where a design system can teach AI the rules of your brand and product experience.

Lay the foundation for AI in your product, while keeping the customer experience elevated

Companies and products that have a mature design system have seamlessly made the pivot to incorporate AI innovation into their product offering.

ClickUp, a project management tool that previously shared why and how teams need a design system, recently released their AI assistant features.

"Every single person will see a massive benefit from AI in the near future,” said Zeb Evans, Founder and CEO, ClickUp. “Integrating AI into our platform marks a monumental stride towards fulfilling our mission of revolutionizing global productivity. Knowledge workers will not only accelerate their tasks but also elevate the quality of their output. Early adoption of AI technology ensures organizations gain a significant competitive edge in productivity and efficiency.”

It won't be long before AI capabilities will be table stakes, not differentiators. The companies that can quickly pivot into these new technologies in a meaningful way will build a market of loyal customers.

The benefit of a design system is that it lays the foundation for companies to adapt and integrate AI capabilities faster because product teams are not reinventing processes or testing every time they build a new feature.

Design systems also ensure a consistent customer experience. Nearly 90% of buyers say the experience a company provides matters as much as products or services according to a report from Salesforce.

AI offers a lot of exciting feature possibilities, but it’s still important to keep these experiences consistent with an existing brand look, feel and values.

A design system provides the defined framework for AI to work its magic on your company's terms.

What does using AI and design systems together mean for the future of user experience and digital content

Imagine a future, not far from now, where product teams can prompt their design system to "Generate an onboarding flow using our design system". We're seeing this type of generative design in tools like Galileo AI, which generates UI from text prompts. The future of product design will be using this type of generative AI in partnership with your design system.

This type of AI will empower teams and execs of various skill levels to iterate and improve digital customer experiences from simple commands without the need to code or design. A design system, paired with AI starts to act as an additional member of the creative team. But the only way this will be possible is if a company already has that system in place.

A survey found that more than 74% of product professionals spend less than five hours a month working with customers.

How can we understand our customers needs, pain points, and create a differentiated solution when we're spending less than 3% of our time with them each month.

Products and teams excel when they can focus on

  • Understanding the customer
  • Identifying the customer needs
  • Identifying business objectives that a product or feature will fulfill
  • Delivering a differentiated product

Design systems are building the foundation for AI within both a digital product and a digital product team's processes. This creates a positive cycle of more valuable inputs, faster iteration and testing cycles, leading to more valuable outputs in the form of impactful product updates.

AI is here to stay and is only getting more powerful. Now more than ever before, product and marketing teams have the tools that empower them to spend more time understanding their customer.

It's the teams that harness this intersection of design systems and AI that will move beyond just table stakes. These teams will be poised to differentiate and humanize the customer experience like never before.

AI's Role In Shaping the Web: SEO and Search

AI's Role In Shaping the Web: SEO and Search

AI's Role In Shaping the Web: SEO and Search

August 20, 2025

AI's Role In Shaping the Web: SEO and Search

When ChatGPT hit the scene in 2022 it represented a fundamental shift in the way we both gather and produce information. Generative AI experiences are cutting down the time and steps it takes to search for answers and information online. This shift presents several questions about the future of web search. How should organizations think about their presence on the web to reach their customers in the age of AI?

The goal of most AI tools is to improve productivity. This often looks like efficiently and conversationally providing information and analysis without always discussing sources. This straightforward output helps people quickly achieve their goal or answer their question. This output however often leaves little motivation or direction on how the user should proceed to learn more or understand how the AI tool came to that conclusion. The information gathering usually ends there.

The experience of 'searching and finding content' is continuing to evolve in the public domain, but there are a few strategies anyone with a website should keep in mind.

Understanding the Entire User Journey

For decades now the default of "Googling it" to find the answer to our questions has led to an entire industry dedicated to SEO and understanding user search intent. While understanding intent is still key, the user journey is changing. As discussed above AI chatbots are offering a more direct question and answer experience with varying degrees of citation. For the user, or searcher, this often looks like less web links displayed.

Google itself finally jumped on the AI train earlier this year with its AI Overviews, which uses AI to provide summaries and insights at the top of search results. In a recent interview with The Verge, Google CEO Sundar Pichai said he believes AI Overviews will not hamper click throughs.  Yes, there are times all people want is a quick answer. He claims however that many users appreciate the birds eye view AI Overviews provide, and then proceed to explore further, or AI suggests a perspective or angle they had not considered so they keep exploring the web.

The takeaway for web teams here is to deeply understand your user journey and intent. To capture multiple steps in the user journey, businesses must understand their users' thought processes deeply. This means creating content that aligns with different stages of the journey and addresses various user needs, questions and intents.

Quality Time and Value, Over Quantity

Businesses should expect fewer page visits from search engines, meaning they must work harder to ensure that visitors who do arrive spend more time on their sites and are more likely to convert into customers or encourage repeat visits. Analyzing data to understand which pages users spend the most time on and which ones they enter the site through is crucial.

A great example is how The New York Times has shifted its strategy in the digital age. Instead of focusing solely on driving traffic, they emphasize creating in-depth, high-quality journalism that engages readers. By analyzing which stories and sections retain readers the longest, The New York Times has been able to increase subscriptions and build a loyal readership that values the depth and quality of their reporting

Track metrics like time on page and user engagement to continually refine content strategy, ensuring that visitors find valuable information that encourages them to stay longer and convert. This will help business leaders identify the key pages and steps that lead to conversions and focus on how to deliver value and achieve that 'aha moment' for your visitors.

Personalized Search Results & Ads

Due to the nature of generative AI and machine learning, results will vary by person. AI is also making the search results and ads we are served more personal. This is a case where using AI in your business can add to the personalized experience of the web.

Intellimize, which was recently acquired by one of our most recommended CMS tools Webflow, offers AI-driven optimization, A/B testing, and rules-based personalization all in one platform. This could look like customized home page headlines, dynamic pop-ups based on user intent, and other personalized marketing delivery that drives repeat web visits.

Optimize pages so the right searches reach the right users. This improvement in understanding user intent means that businesses can target their audience more accurately with tailored content and ads.

Use AI to Optimize for SEO

AI is a powerful tool for optimizing SEO, but it's essential to ensure that web content offers new information or a unique perspective. In the Verge interview with Google referenced above, they emphasized that they still value independent sources and authentic voices.

For example the leading tech blog, TechCrunch, uses AI-driven SEO tools to identify trending topics and optimize content for search engines. By leveraging AI, TechCrunch ensures that their articles are not only highly relevant but also maintain their authentic voice and provide new insights, keeping their audience engaged.

The challenge has always been to balance algorithm-pleasing content with quality content, and AI is likely a continuation of that trend as website owners figure out what content Google AI summaries prefer.

Build Your Community Beyond the Web

To adapt to the changing landscape, businesses need to build their community beyond their websites. Identify where your users like to spend their time and create value in those spaces. This could be through podcasts, social media, Slack groups, or events.

Patagonia excels in building a community beyond its website through social media activism and environmental campaigns. They engage their audience across multiple platforms, creating a loyal community that extends far beyond their e-commerce site.

Off-page SEO factors, such as backlinks and social signal metrics (e.g., how often content is shared on social media), may become more important. By engaging users across multiple platforms, you can create a more robust and loyal community.

What's Next

AI is transforming how users interact with the web. The good news is this likely offers an opportunity to add real value and go deeper with your audience.

In summary:

  1. Deeply understand and map out your user journey to capture multiple touchpoints and intents.
  2. Focus on delivering quality content that resonates with your audience and encourages longer engagement.
  3. Leverage AI to personalize search results and ads for more targeted audience engagement.
  4. Utilize AI-driven SEO tools to ensure your content is both search engine-friendly and uniquely valuable.
  5. Build and nurture your community beyond the web through multi-platform engagement.

All trends point to the importance of continuing to reward originality, creativity, and individuality on the web and in digital experiences. Therefore, for businesses that prioritize these core values, the future of the web is far from an existential crisis.

Let's build what's next

Shape your next product, platform, or brand experience with us.

Icon
Discuss Project
Discuss Project