The Short Answer
- Chrome documents Agentic Browsing as an experimental Lighthouse category based on proposed standards.
- It reports a pass ratio and individual results for WebMCP, agent-relevant accessibility, layout stability, and llms.txt discoverability.
- Chrome's current documentation requires Chrome 150 or later; WebMCP audits also require the WebMCP origin trial.
- A June 20, 2026 PandaCodeGen screenshot recorded 3/3 under Lighthouse 13.4.0 and HeadlessChromium 146.0.7680.177. That is a historical snapshot, not a current universal result.
- A separate Panda Patches dashboard recorded $7,419.18 across 27 internally AI-tagged orders. The owner-approved screenshot is first-party, not independently audited, and does not connect those orders to this Lighthouse result.
Agentic browsing describes software navigating or acting on a website for a user. The Lighthouse category is a developer diagnostic for selected machine-interaction conditions. It is not a Google Search ranking signal, a certification across agents, or evidence that an agent completed a business task. Use it alongside browser-specific task tests, accessibility checks, security review, and real outcome measurement.
About PandaCodeGen
Our migrations can include recorded checks on what actually renders, whether the HTML is semantic, whether controls have accessible names, whether the layout holds still, and the Lighthouse profiles you agreed. Experimental results are dated with their browser and tool versions and do not create a ranking, citation, transaction, or revenue promise.
What Is Agentic Browsing?
Quick Answer
Agentic Browsing is an experimental Lighthouse category for deterministic machine-interaction checks. It reports a fraction and individual pass, warning, or error results rather than a weighted score. Chrome explicitly says the standards are still emerging, so record the date, page state, browser, and Lighthouse version.
It is useful as an engineering signal. If controls have proper names, relationships are valid, the layout holds still and tools are declared, software has less to guess at. The official documentation does not call it a search ranking factor and does not forecast adoption or commerce volume. Business investment should follow a named user journey and measurable demand, not a market projection alone.
What Google Actually Scores Today
Quick Answer
Chrome groups the current audits under WebMCP integration, agent-centric accessibility, stability, and discoverability. The category may report accessibility checks, CLS, llms.txt presence, and registered WebMCP tool conditions. Read the individual audit output; neither a framework nor a platform determines the result automatically.
The accessibility tree is one machine-readable view of interactive content. OpenAI also says its Atlas agent uses ARIA labels and roles to interpret structure and controls. Correct semantic HTML and accessible names therefore help people and supported agents, but do not guarantee that every agent uses the same model or that search systems quote the page.
There is a point buried in that worth saying plainly. An agent reads your page through much the same structure a screen reader uses for a blind visitor: the headings, the roles, the accessible names on your controls, the labels on your form fields. Semantic markup used to be filed under accessibility, and treated by plenty of teams as a compliance chore. It is now also the interface a machine reads your page through. That is the honest reason these checks exist, and it is why the work overlaps so heavily with things you should have been doing anyway.
It also helps to keep two different questions apart. The first is whether an agent can read and navigate your page. That is what the accessibility, layout-stability and discoverability audits look at, and those run today. The second is whether an agent can reliably act on it, submit the form, complete the purchase, change the booking. That is what WebMCP is for, and it is the part that is not settled. Almost all the confusion about this category comes from treating those two as one question.

"A dated audit result proves only what that tool checked on that page, under that recorded environment. It certifies nothing about your other pages, other browsers, other agents, other tasks, or the next version.
Does Being AI-Readable Actually Lead to Sales?
Quick Answer
No Lighthouse result proves an AI recommendation or a sale. The owner-operated Panda Patches store separately recorded $7,419.18 across 27 internally AI-tagged orders in a June 2026 dashboard snapshot. Those labels are first-party attribution, not an independently audited or causal measurement.
The screenshot records 25 ChatGPT-tagged orders totaling $5,149.18, one Perplexity-tagged order totaling $590, and one Claude-tagged order totaling $1,680. PandaCodeGen's owners approved publication because Panda Patches is their own brand. The image does not show the collection method, attribution window, returns, taxes, or counterfactual orders, so it is presented as an internal snapshot rather than proof of channel incrementality.

The two screenshots answer different questions and should not be joined into one success claim. The Lighthouse image records a technical audit on pandacodegen.com. The commerce image records internal referral labels on Panda Patches. Neither demonstrates autonomous agent purchasing, and the second does not show that the first caused revenue.
Use the Lighthouse category to find specific technical issues. Measure referrals and completed tasks separately, with a documented attribution method. Do not use one as proof of the other.
What Is WebMCP, and Why Is It “Not Applicable”?
Quick Answer
WebMCP is a proposed browser API for exposing site tools to agents. Chrome's current Agentic Browsing documentation says the category requires Chrome 150 or later and WebMCP audits require registration for the WebMCP origin trial. A Not Applicable result must be interpreted from that run's audit detail, not assigned one universal cause.
It is useful to separate interpreting the interface from calling an explicitly registered tool. Accessibility-tree quality and layout stability can help the first. WebMCP experiments address the second. Neither alone proves that a specific agent can safely complete a form, purchase, or account action; those journeys also need authentication, authorization, validation, confirmation, error, privacy, and abuse testing.
Before you ship this, say which browser or agent you support, which journey it covers, what the origin trial requires, what data is exposed, who reviewed the security, what happens when it fails, who maintains it, and what acceptance test it has to pass.
For most sites, though, the practical answer is to wait, and the requirement itself is the reason. Those audits only run on Chrome 150 or later and only for origins registered in the WebMCP origin trial. A capability gated behind an origin trial is a capability that is still being changed, and building production integration against it means committing engineering time to a moving specification that almost nothing consumes yet. That is a real cost with a speculative return. Prototype it if you have a specific journey and a specific agent in mind. Otherwise the browsability layer is where the same effort pays off today, for people as well as for software.
The Honest Truth About llms.txt
Quick Answer
An llms.txt file is a voluntary discovery document, not a Google Search requirement or a guaranteed AI input. Product behavior is mutable and should be checked against each provider's current primary documentation and observed requests. Keep the file concise and factual, and do not assign it ranking, citation, or scoring value without evidence.
Chrome's experimental audit checks llms.txt presence, but that check does not make the file a Google Search requirement or prove that another product consumes it. Add and maintain the file only when it serves a named consumer or test. Crawlable, useful, source-linked content remains important, but no structure or opening-sentence pattern guarantees retrieval or quotation.
How to Test and Resolve the Current Checks
Quick Answer
Run the current category in its required Chrome version, save the report, and resolve each reported failure on the named page. Platform labels do not determine the outcome. Test semantic names and relationships, layout stability, llms.txt only where intended, and any registered WebMCP tools under their actual conditions.
Diagnose before choosing a fix. A missing accessible name may be a component defect; layout movement may come from dimensions, fonts, ads, consent tools, or injected content; a tool-registration failure may be configuration or timing. Some sites need targeted repairs. A migration is appropriate when the current platform or architecture blocks the agreed controls, not merely because one experimental audit failed.
Share your URL, platform, and target journey. We will scope the current checks and their limits.
What to Do Now
The trap with anything labeled “the future of the web” is overbuilding for a standard that has not landed. So here is the honest sequence, in order.
- ✓Record the current Chrome and Lighthouse versions, URL, page state, consent state, viewport, and individual audit output.
- ✓Fix semantic and accessibility defects because they affect people and supported agents, then regression-test the actual controls.
- ✓Treat llms.txt as a maintainable discovery file for named consumers, not a ranking or citation lever.
- ✓Prototype WebMCP only for a defined journey with security, privacy, fallback, origin-trial, and acceptance requirements.
- ✓Measure agent task completion, referrals, and sales separately from the Lighthouse pass ratio.
- ✓Watch for one specific trigger: the point at which the WebMCP audits stop reporting Not Applicable for ordinary sites and start being scored. That is the signal that the action layer is worth building, and it costs nothing to wait for.
The Bottom Line
Lighthouse's experimental category is useful when treated as a versioned diagnostic. It highlights selected accessibility, stability, discoverability, and tool-registration conditions. It does not rank your site, certify every agent, or forecast business results.
If these checks are relevant to a migration, we can put the supported pages, environment, audit version, pass criteria, and exclusions into the accepted scope. The primary deliverable is a tested migration plan, not an open-ended promise that every future audit or agent will pass.
Put the Right Checks in Your Migration Plan
We will identify the relevant accessibility, stability, rendering, and agent-task checks, then define what can be accepted and what remains product-controlled.
Share the URL, platform, and target journey so the test scope is explicit.
Primary references checked July 31, 2026
Frequently Asked Questions
Frequently Asked Questions
Related Reading
For an adjacent commerce protocol, see our review of Google's Universal Commerce Protocol. For a separate measurement problem, read how to investigate ad-tracking gaps. For the terminology used across these pieces, see the AEO and web performance glossary. And for our bounded approach to AI-search eligibility, see how PandaCodeGen approaches AI search.
Related Articles
AEO & Web Performance Glossary: 23 Terms Defined (2026)
A source-linked map of 23 AI-search, rendering, structured-data, and web-performance terms, including what each term does and does not prove.
Lovable Site Not Showing on Google? A 2026 Diagnostic
Current Lovable apps support SSR or crawler pre-rendering. Diagnose publishing, indexing, canonicals, metadata, content and Search Console before proposing a rebuild.
Will Migrating My Website Hurt SEO? A 2026 Risk Guide
A site migration can change crawling, indexing and ranking signals. Reduce avoidable risk with a URL inventory, relevant redirects, rendered checks, cutover controls and Search Console monitoring.