Replies: 3 comments
|
@zenorocha This is a great question and something I'm looking at a lot. To help ground this work, folks in the AX group have established some initial principles of AX These help identify what's important and what we should be striving for. From there, it's been straightforward to manually assess where things are.
I'm thinking about potentially codifying these into a checklist or some form of "manual assessment" (would that be useful to you?). This research is also driving research into automating all of this. So starting with unscalable/manual mechanisms as we deliver open ways to automate assessment. |
|
We’re developing an llmtxt plugin for PayloadCMS and are first integrating it into our website. I see at least three ways to make a website or service more AX-friendly: |
|
After testing a client website (Hotel chain), I found that cookie consent banners and popups are a significant barrier to agent navigation. In many cases the cookie banners and other popups (Login, Offers, "X people are viewing", etc...) couldn't be dismissed reliably through standard selectors, creating some kind of agent trap.
|
Uh oh!
There was an error while loading. Please reload this page.
I've been thinking a lot about how to ensure our SaaS product can be used by agents instead of humans.
Even things like reCAPTCHA, which we added to prevent bots from signing up, are now being viewed differently.
One interesting thing I've seen today is people comparing how competing products can perform the same task as an agent.
How are you testing if your product is agent-friendly?
All reactions