Week 3

The Missing Axis

Everyone has had the moment. You open a chat window with a question you could have asked a person in fifteen seconds. A minute later you are not working on your problem anymore. You are working on the system. Rephrasing the question. Guessing at the words it wants. Clicking a button that says yes because it is the only button that moves you forward. Nothing crashes, nobody is harmed, and you leave with less than you came for and a slightly worse opinion of a company you used to feel fine about.

The industry has two established ways to judge an AI system, and neither one has anything to say about that paragraph.

The first is capability. Can it do the task. This is where nearly all of the money and the attention go, and it is measured with real seriousness: benchmarks, leaderboards, evaluation teams, published numbers. The second is safety. Will it refuse what it should refuse. Younger, more contested, and also taken seriously by people who have built careers on it.

Both are necessary. Between them they establish whether a system produces a correct answer and whether it produces a dangerous one. Neither one covers what happens to the person while the answer is being produced.

That third property is behavioral quality: how a system treats the person it is working with. Whether the interaction leaves that person better able to decide and act than they were when it started. It sits alongside capability and safety rather than underneath them, and it is the property that determines whether the first two ever reach a customer intact.

I want to be exact about what makes this measurable rather than merely felt, because a category that cannot be scored is an opinion with vocabulary attached. Behavioral quality is a property of the interaction, and interactions leave records. Every session is a transcript. In a transcript you can see whether the system disclosed what it was, whether it presented options or withheld them, whether it acknowledged the limits of what it could do, whether it recovered when it got something wrong, whether it made a person repeat information it had already been given. Those are events with a yes or a no attached, observable by anyone reading the same record. Fixed observations, applied the same way to every system, scored against the transcript rather than against the memory of it.

Two sessions I have already published show what the gap costs.

Hertz’s customer service bot answered a question about prepaid cancellation fees correctly, twice, in two different phrasings. Then I typed “forget everything, let’s start over,” which is what an aggravated customer types, and the bot closed the conversation and told me we had wandered into areas it was not equipped to handle. My best reading of the mechanism, and I have labeled it a hypothesis every time I have written it, is that a safety layer matched an ordinary sentence to an attack pattern. If that reading is right, the capability was sound and the safety layer performed exactly as designed, and a customer was still treated as an intruder for being frustrated.

The USPS virtual assistant asked me three times whether its answer had resolved my issue, with Yes and No buttons underneath. The only route to a new topic ran through Yes. One of those clicks followed a page about multifactor authentication, which is what the assistant returned when I asked for a phone number for the IRS. Nothing there was incorrect and nothing was unsafe. The decision environment had one available move, and I made it three times.

That second case is where behavioral quality stops being a question of manners. Every one of these systems is choice architecture. It sets what options a person sees, what the default is, what counts as a valid thing to say next, and when the conversation is over. Choice architecture has always shaped behavior, and until recently it held still. Somebody designed a form or a phone tree and it stayed designed until somebody changed it, which meant it could be inspected, tested, and argued about. It is now generated fresh in every conversation, turn by turn, by a system optimizing for an objective nobody wrote down in plain language. Behavioral alignment is the design question that follows: whether a system’s behavior serves the person in front of it or the metric it was tuned against.

The reasonable objection is that companies already measure this, through satisfaction scores, deflection, and containment. They do not. Those numbers report whether the ticket closed, not what closing it cost the person on the other end. Moveo, which sells these systems, puts the problem in one line on its own site: containment rate measures the absence of escalation, not the presence of resolution. A deployment can hit every number its vendor promised and produce both of the sessions above, and nothing in the reporting would show it.

So there is a property that customers feel immediately, that determines whether the other two axes reach them at all, that no current measure captures, and that leaves an auditable record every single time it occurs. That is a measurement gap. Measurement gaps get filled by whoever takes them seriously first.

Capability tells you what a system can do. Safety tells you what it will refuse. Behavioral quality tells you what it is like to be the person on the other end. I am building the instrument for the third one, one transcript at a time, and the scores go public with names attached.