"Agent Readiness" will likely age as well as "Web 4.0 Blockchain Integration" has.
(To be entirely clear, not because agents won't be a relevant thing, although certainly I have my doubts, but because I believe even if they are a relevant thing, requiring special allowances from sites undermines the whole point, and such things will only end up used by bad actors to mismatch what agents see to what humans see, and so will be intentionally ignored.)
> "Agent Readiness" will likely age as well as "Web 4.0 Blockchain Integration" has.
I was going to counter that, but thinking some more, I actually agree, but for slightly different reasons.
> not because agents won't be a relevant thing, (...) but because (...) requiring special allowances from sites undermines the whole point, and such things will only end up used by bad actors to mismatch what agents see to what humans see, and so will be intentionally ignored.
My perspective is that I see web as adversarial, and from my perspective most of the parties operating web sites are themselves bad actors. Mismatching what humans and agents see is something that we'll see intentionally used by websites, same as they do to search engines.
No, I think "Agent Readiness" won't age well because website operators will soon remember that "agents" are just "access automation", i.e. the very thing they're continuously at war against, as this threatens their ability to make money.
With how bloated and ad-ridden websites have become, I'd love the pure text version for us humans - let the agents deal with stuff intended for us. But I also have my doubts we'll see that.
Regarding the bad actors point, that's been possible for a long time - e.g. serving up different content for search engine crawlers than the user sees when they click through. If I remember correctly, there was a time Google penalised sites that did this.
Agent readiness seems like an entirely helpful step. People aren't using blockchains on my websites but they are using AI, and AI do not need to use websites like humans.
Humans want to see a good-looking website, even just raw HTML. An agent doesn't even need that, ideally they would just see the content of the page in markdown.
Why not have an agent version? It saves the client agent and the website host time and money.
It would be nice if there was a standard like llms.txt to specify "agents should instead visit this mirror of the website that is a raw markdown version of what humans see"
Also, part of agent readiness on this website is the AI equivalent of SEO (or the opposite if you don't want your website being crawled for AI).
I'd like to agree but I said the same thing about "mobile specific website" and somehow that's still a thing...
Make the keywords meta tag great again.
Yeah, the entire suite of proposed "standards" catering to agents looks like a temporary measure to duct-tape over the limitations and token costs of today's agents. They'll churn as quickly as Anthropic, Google, OpenAI et al. can release new versions of their frontier models.
I swear to God. I just want to go back to the 2000s where everything was just plain HTML and some basic CSS, if at all any, by default you got responsive design out of the box, readable text and super user friendly GUI from the browser's own default stylesheet.
Today you open any website. Everything is a fucking component. A simple dropdown with a finite list? Has its own loader and makes 10 fetch requests for no reason. Not even exaggerating - look at Instagram and Facebook on web.
Fuck all these specifications, just give me the raw HTML that isn't obfuscated by your shitty/shiny new JS framework that you swear will change the game (looking at you, React)