News

Announcements, releases, and updates

Q1 2026 Draft — Pending Launch Announcement

Introducing the AI Discovery Standard: An Open Specification for How the Web Communicates with AI

Today we announce the AI Discovery Standard — an open specification (CC-BY-4.0) that gives every website a structured, machine-readable way to tell AI agents who it is, what it does, and how to verify the answer.

The standard defines a single endpoint at /.well-known/ai that any AI agent can read. It's the missing protocol layer between the web and AI — the equivalent of what robots.txt did for search engines, but for intelligent agents that need to understand, not just crawl.

The Problem

50 billion AI crawler requests hit the web every day. When ChatGPT, Perplexity, or Google's AI Overview answers a question about your company, it's guessing from scraped HTML. The hallucination rate for company and person queries is 33-51%. The cost of AI hallucinations reached $67.4 billion in 2024.

The web has standards for search engines, for security, for identity. It has no standard for AI. 200 million websites are invisible to AI agents — not because they lack content, but because they lack a machine-readable format for their identity.

The Standard

The AI Discovery Standard provides a three-tier architecture:

  • Discovery (/.well-known/ai) — Organizational identity, mission, products, team, contact, and core concepts
  • Knowledge — Deep organizational encyclopedia for comprehensive AI understanding
  • Feed — AI-optimized news and updates, structured for machine consumption

Every manifest can be cryptographically signed with a SHA-256 content hash and blockchain-anchored Digital Name. AI agents verify origin. Users decide trust. We call this principle Origin, Not Trust — the same measurement approach that the Trusted Platform Module brought to computer security 25 years ago, now applied to the web.

Founding Members

The standard launches with [N] founding members:

  • Rootz Corp — Standard author and reference implementation
  • Made in USA Inc. — Enterprise certification and government deployment through the Veritize™ platform
  • [Additional founding members to be announced]

"In 1993, Mosaic gave humans a browser for the web. In 2026, /.well-known/ai gives AI agents one. Every AI agent is already a browser — this standard gives them a URL bar."

— Steven Sprague, Chair, AI Discovery Standard

Getting Started

The standard is free to implement, today:

Scan any site now at rootz.global/ai-discovery.

Join Us

The founding member enrollment window is open. Organizations that join now shape the specification, receive Steering Committee representation, and are permanently recognized as founders of the standard.

Learn about founding membership →

February 2026 Release

Specification v1.2 Released

Version 1.2 of the AI Discovery Standard is now available. This release adds content and policies endpoints, WebMCP tools, and per-page content hashes.

What's New in v1.2

  • Content endpoint (/.well-known/ai/content) — Structured access to pages, posts, and media with assertion types (factual, editorial, creative-work)
  • Policies endpoint (/.well-known/ai/policies) — Machine-readable content licensing, AI training permissions, and usage rights
  • WebMCP tools — 7 browser-based tools for AI assistants including searchContent and verifyPageHash
  • Per-page content hashes — SHA-256 hashes in the pages array for content integrity verification
  • HTML <link> tag<link rel="ai-discovery"> for page-level discovery
  • HTTP Link header — Standard header for non-HTML responses
  • Contact fields — Operator email, AI support email, and privacy contact
  • Generator metadata — Identifies the tool that produced the manifest

The specification is available at rootz.global/ai/standard.md. The WordPress plugin v2.1.1 implements the complete v1.2 specification.

February 2026 Release

WordPress Plugin v2.1.1 — Submitted to WordPress.org

The Rootz AI Discovery plugin for WordPress has been submitted to the official WordPress.org plugin directory. While in review, the plugin is available for direct download at rootz.global/ai-discovery.

Version 2.1.1 includes WordPress Plugin Check compliance, improved output escaping, internationalization support, and deferred script loading. The plugin generates a complete v1.2 AI Discovery implementation from your existing WordPress content — including cryptographic signing via a built-in secp256k1 wallet.

Coming Up

Q1 2026

Founding member announcements — Additional founding members to be revealed at public launch

Q2 2026

v1.3 specification draft — Scoring specification, attestation manifest (Phase 0-1), scanner interoperability

Q2 2026

IANA registration filing — Provisional registration for /.well-known/ai under RFC 8615

Q3 2026

Working group formation — Scoring & Certification WG, Signing & Attestation WG open for participation