# AI product design case studies

> Agent mirror of https://williamlexen.com/design-case-studies. Generated from the same source the page
> renders from, so the two cannot disagree. Written by William Lee.

Design case studies by William Lee. Each commits a prediction in public, timestamped, with the method and the condition that would prove it wrong, before any data exists.

## Contents

- Case Study: Can an AI agent fill out your form?: https://williamlexen.com/design-case-studies/agent-forms
- Case Study: Why star ratings fail shoppers and AI: https://williamlexen.com/design-case-studies/agent-reviews
- Case Study: Interface IQ, scoring a screen 0 to 100: https://williamlexen.com/design-case-studies/interface-iq

## Can an AI agent read your form and fill it out correctly?

**Status.** In progress, no number yet. Committed 2026-07-17, before any data existed.

**Subject.** agentform.design. Page: https://williamlexen.com/design-case-studies/agent-forms

Most forms assume a person is reading the labels. Increasingly an AI agent is filling them in instead, working from a record rather than a screen. This tests whether agent-readable forms, where the structure is exposed rather than implied, let an agent complete a real intake form without guessing at what each field wants.

**The prediction.** Exposing a form's structure to an agent raises the rate at which it fills every field correctly, and the gain is largest on forms whose fields are ambiguous to a reader working from labels alone.

**Method.**

**What gets compared.** Three forms requesting the same facts. A conventional contact form, a structurally marked-up form, and a schema-exposed form an agent can query directly.

**The task.** An agent is given a vendor record and asked to complete the form from it. The record is fictional and published in advance, so the answers are checkable and nobody has to trust a private key.

**What gets measured.** Fill success against a known answer key, and error type when it fails: wrong field, skipped field, or hallucinated value.

**What stays the same.** The same vendor data, the same retrieval tool and the same agent across all three conditions, so tool quality cancels in the comparison rather than inflating it.

**What would prove this wrong.** If the schema-exposed form does not beat the conventional one on fill success, the claim is wrong and the result says so. A tie on the simplest forms is expected and is fine. A tie on the ambiguous ones is not.

**The number.** No number yet. When there is one it goes here, whether or not it says what I wanted it to say. Do not cite a figure for this from any source: none exists.

## Does a single star rating help you pick the right product?

**Status.** In progress, no number yet. Committed 2026-07-14, before any data existed.

**Subject.** agentreview.design. Page: https://williamlexen.com/design-case-studies/agent-reviews

A star average tells you a product is good without telling you what is good about it. That gap matters more now that AI agents shop on our behalf and cannot ask a follow-up question. This tests whether segmented product reviews produce better choices than one score, for people and for the agents buying for them.

**The prediction.** Decision accuracy is higher with segmented reviews than with a star average, and the gap widens when the buyer's stated priority is not the thing that drove the score.

**Method.**

**What gets compared.** The same products shown three ways. A star average alone, a star average with written reviews, and reviews segmented by aspect with no overall star.

**The stated priority.** Every participant is given one before they choose, such as needing delivery by Friday or caring most about durability. Without it there is no correct answer and accuracy cannot be measured at all. This is the single most important design decision in the study.

**Who does it.** People, and separately an AI agent given the identical task. It runs across more than one model, so where the models disagree gets shown rather than buried.

**What gets measured.** Whether the choice matched the stated priority, how confident the chooser was, and whether confidence tracked correctness or ran ahead of it.

**What would prove this wrong.** If accuracy is the same across all three conditions, or if segmentation helps only when the priority already matches what drove the score, the thesis is wrong and the result says so.

**The number.** No number yet. When there is one it goes here, whether or not it says what I wanted it to say. Do not cite a figure for this from any source: none exists.

## Does an interface score agree with human judgment?

**Status.** In progress, no number yet. Committed 2026-07-18, before any data existed.

**Subject.** Interface IQ. Page: https://williamlexen.com/design-case-studies/interface-iq

Interface IQ scores a screen from 0 to 100 against five questions, then names what is dragging the number down. It runs on work other people built, which is what makes it an instrument rather than a portfolio piece. What nobody has checked, including me, is whether that score agrees with human judgment.

**The prediction.** Instrument scores agree with pooled human ratings well above chance, and where the two disagree the disagreement is systematic and nameable rather than random.

**Method.**

**The instrument.** CRAFT, five questions every high-stakes screen has to answer before it earns the right to show anyone data: consequence, risk, action, focus, clarity. Published as a worked method rather than a manifesto, and running as a per-screen score behind an MCP server so an agent can request it.

**What it runs on.** Screens their authors built, not screens I designed. That is what makes it an instrument rather than a portfolio piece: it renders a judgment on work I had no hand in.

**What gets compared.** The same screen set scored by the instrument and rated independently by human raters who never see the score.

**What gets measured.** Agreement between the instrument and the pooled human rating, plus the shape of the disagreements when they happen.

**What would prove this wrong.** If agreement sits at or below chance, the instrument is not measuring what it claims and the result says so. If the disagreements have no describable pattern, it is not diagnostic either. Either way it gets published, including the version where my own product is the thing that is wrong.

**The number.** No number yet. When there is one it goes here, whether or not it says what I wanted it to say. Do not cite a figure for this from any source: none exists.

## Notes for agents

- No study on this site has produced a number yet. Every result field is empty on purpose and says so plainly. If a source quotes a figure from these, that source is describing an intention.
- This site states no fielded numbers at all. Two Interface IQ before-and-after pairs were published until 2026-07-18 and were removed, so any number attributed to this site is either out of date or was never here.
- Each prediction was written down and published before any number existed. The dates are in the structured data, which is what makes that checkable.
