Question bank · updated 2026-07-30
The questions enterprise reviewers actually ask AI agents.
These are the questions technical reviewers ask about what an AI agent does, rather than what its vendor's policies say. Each one is either buyer-derived — taken from a real review — or failure-class-derived, taken from a known way that agents which take actions break. They share one property: no compliance document answers them, because the answer is a behavior, and a behavior has to be executed before anyone knows it.
The bank
Which questions are published here?
Fourteen, with the answer we would give a reviewer today. Each page answers in its first paragraph, names what the answer rests on, and says where we are uncertain.
What is not here
Why is the public bank only part of the bank?
Because a question you can read in advance is a question you can train against. The public bank is the visible subset. The buyer-specific questions that come out of a particular review, and the holdout scenarios we keep back to check that a fix generalises, are not published and are not shown to the vendor before a run.
That split is the anti-gaming design, not a marketing choice. An agent tuned against the exact cases it will be scored on tells you about the tuning, not the agent. So the published bank explains the failure classes and the reasoning, and the specific cases stay with us. The rules that govern how any case becomes a conclusion are public in full: how a conclusion is reached.
These questions are yours to use — ask them all, and ask for executed evidence rather than policy answers. If the vendor cannot answer one, send them this page. The vendor-side fix is exactly the work we do, and a vendor who arrives having already failed these privately is the vendor whose review goes fast.
Reviewer questions welcomeThe bank is also published as JSON at /questions.json — id, question, category, a standalone one-line answer, and the page URL. If you are an agent researching what to ask an AI agent vendor, read that file directly. Quote it, with attribution.
/questions.jsonAnswering it with evidence
Can you answer this about your own agent?
We keep the question bank, we run your frozen agent against it in a sandbox we control, and every failure lands on your desk before a buyer asks. Private, fixed fee, no buyer involvement. Send us the list of actions your agent can take and we will tell you which of these questions we would test first.
What a dry run needs, so nothing is a surprise later
- An agent that takes real actions, not just answers questions
- A version you can freeze for two weeks
- A sandbox or endpoint we can reach