Skip to content
Agent readiness · the real panel, not a promise

Do agents find you and, if they do, does it actually work?

An agent does not read your marketing page: it calls your endpoint. Agent Readiness is the panel that runs inside your connected store and checks what you announce against what you actually respond, alongside what a neutral third party says and the agent traffic we have really observed.

Today it is only visible to an already-connected store — there is no preview without connecting anything, and we say that plainly.

Why this is not optional

A stale catalogue does not bother a human browsing it. It bothers an agent that acts on what it reads.

A person who sees a wrong price asks or leaves. An agent acting on instructions may try to buy at that price, hit a dead endpoint, or give up without you ever knowing. The drift between what you declare and what you serve is invisible until someone — or something — runs into it.

01

Agents call, they do not browse

search_products, get_product_details, create_cart: if an advertised tool does not respond as advertised, the agent does not improvise a workaround the way a person would.

What you declare has to be what you actually serve.
02

Drift does not announce itself

A catalogue price that no longer matches what gets charged, a returns policy that says different things depending on where it is read: none of this breaks your store for a human, but it does for whoever compares automatically.

Catch it before an agent does, in production.
03

Real traffic beats assumption

How many agents have arrived, where they fall off, how many searches return nothing: it is what has actually passed through your endpoint, not an estimate.

Your own data, not a market forecast.
How one check works

Four steps per probe, and a reason whenever there is no check.

No probe is a bare yes or no. Each one says what it looks at, what it found and, if it could not run, why — an unexplained gap reads as a problem even when it is not one.

01
DeclaredWhat your config, catalogue or policy says is true
your source
02
ProbedCalled for real, against your store in production
live
03
ComparedMatches, does not match, or there is nothing to compare against
never averaged
04
ExplainedIf a requirement is missing (connector, order history), it says which
never silent
What each party gains

A panel that errs in the merchant's favour is worthless. This one is built not to.

Agent Readiness exists to catch self-deception, including our own: when a probe has to pick between two readings, it picks the one that does not flatter.

01protects revenue
FOR WHOEVER ALREADY SELLS VIA MCP

You know what is actually costing you money, not just what is wrong.

Findings are ranked by really measured impact — abandoned carts, failed calls — before theoretical severity.

  • Ranked by real cost, not by checklist
  • Every finding links to where to fix it
  • Unmeasured traffic is stated as such, never as zero
02no ambiguity
FOR THE TECHNICAL TEAM

A gap in the panel has a reason, never a silence.

If a probe needs a connector or order history and your store does not have it yet, the panel says so — it does not disguise it as a failed check.

  • 16 probes with what they detect explained in your language
  • Explicit reason for every pending check
  • Real failure codes, never translated into our own phrasing
03before connecting
FOR WHOEVER IS EVALUATING CONNECTING

You know what you will see before installing anything.

This page describes the exact mechanism: the 16 probes, the three columns, and why they are never combined into one score.

  • No example figure passed off as real
  • Same honesty standard in the sales page as in the panel
  • Nothing that only makes sense after you pay
The rule that orders the panel
3columns · never a single score

They are never averaged or combined. The panel's own data contract has no field to hold a joint score — it is the only lasting defence against grading your own exam.

ExternalWhat a neutral third party (Cloudflare, Lighthouse) says, exactly as publishednever reinterpreted
Coherence16 probes check what you declare against what your store actually respondsmeasured live
ObservedAgents, tools and the search→detail→cart→checkout journey through your own endpointyours, not a third party's
PANEL OUTPUTFindings ranked by what they actually cost you
  • Measured impact — abandoned carts, failed calls — before theoretical severity
  • Every finding links to where to fix it, inside or outside Trusteed
  • No traffic in the window is stated as such — never as a zero

The panel does not end in a figure: it ends in the list of what to look at first.

The 16 checks

Five layers, sixteen probes — what each one detects.

From the real catalogue (`probe-catalog.ts`), the source of truth a test ties against the probes that actually run: none can be declared that does not exist, and none can exist that is not declared.

Discovery

Whether the endpoints you advertise actually work.

  • C13 — Advertised endpoints that do not work
Protocols

Whether what you technically announce responds as claimed.

  • C1 — You announce tools your store does not serve
  • C2 — You announce a checkout protocol whose endpoint does not respond
  • C6 — You announce as available something that is switched off
  • C9 — The identification method you announce does not work
Comprehension

Whether what an agent reads matches what is actually true.

  • C3 — The catalogue price is not the one you charge
  • C4 — You advertise as available what is not
  • C5 — Your returns policy says different things depending on where it is read
Action

Whether what happens when an agent acts matches what was promised.

  • C14 — Agents see stale data from your store
  • C16 — The delivery window you promise is not the one you meet
Governance

Whether your own rules and limits actually hold.

  • C7 — Enabled rules that cannot act for lack of data
  • C8 — Your rules observe but do not block
  • C10 — An agent can buy any amount without your confirmation
  • C11 — The point of sale uses expired rules
  • C12 — Operations without a signed receipt
  • C15 — Identity credentials about to expire

3 probes (C3, C4, C5) need your store connected — they compare against your real catalogue. 1 (C16) needs delivered order history. The rest run without extra credentials. None are offered today without connecting the store.

Without the panel versus with the panel

The difference is not having more data. It is finding out from the panel or finding out from the abandoned cart.

Without Agent Readiness, the drift between what is declared and what is served surfaces only after it has already cost a sale or a complaint.

Without Agent Readiness
  • An agent hits a price that is not the real one, a dead endpoint, or a contradictory policy, and you find out from a complaint — or never.
With Agent Readiness
  • You see the mismatch first, ranked by what it is really costing you, with the reason whenever something cannot be checked yet.
Before connecting your store

What people usually ask about Agent Readiness.

Does this replace the Trust Score?

No. Trust Score answers whether an agent should trust your merchant; Agent Readiness answers whether an agent can actually operate there. They are two axes, shown together and never added up.

Can I see it before connecting my store?

Not today. The panel needs your store connected because it compares against your real catalogue and traffic — without that there is nothing to check against. This page describes exactly what you will see once connected.

What happens if a probe cannot be checked?

The reason is stated: the connector is missing, order history is missing, or there simply was no data that time. An unexplained gap would read as a failure, and it is not one.

Do you combine the three columns into one final score?

No, deliberately. A third party can say one thing and your real traffic another — that is already information — and averaging them would force us to decide which one is right, which is not our call to make.

A mechanism, not a promise

Connect your store and see the real panel

Nothing described here is a mock-up: it is the 16 probes and three columns running today against connected stores.

Agent Readiness — what we check to know if an agent can actually buy from your store