Guides

Limited Browser Support

Static and structured fallback guidance for limited browsers, crawlers, and fetch clients that cannot execute JavaScript or perform write-capable actions.

  • Record UAIX-DOC-2671
  • Path /en-us/guides/limited-browser-support/
  • Use Canonical public record

Document status

Public standards page Published on UAIX as part of the current public standards record
Code
UAIX-DOC-2671
Surface
Guides
Access
Public and linkable

How to use this page

Use this guide to publish static and structured fallbacks for clients that cannot execute JavaScript, authenticate, post, call tools, store memory, or coordinate agents.

Limited-browser support is the L0/L1 promise: a client can still read useful public records when it cannot run JavaScript, click UI controls, authenticate, post data, call tools, store memory, or coordinate agents.

What to publish

  • Static HTML or text summaries for important pages.
  • JSON records for schemas, registry entries, examples, discovery, conformance levels, and error codes.
  • llms.txt, llms-full.txt, sitemap routes, and stable canonical links.
  • A fallback note when a feature needs browser rendering, tools, authentication, or human consent.

L0 and L1 validation

L0 and L1 profiles fail when they claim JavaScript execution or make JavaScript-only content the only path. Their safe default is to cite the static or JSON route and state what higher capability level is needed next.

Useful records

Minimal Access Tier for URL-only chatbots

Limited-browser support now names a stricter Minimal Access Tier for clients that can only issue a public GET request with no body, no auth, no custom headers, and no JavaScript. That tier returns only a code and a public url; it never mutates state.