cd/sources/specification-auto-discovered· home sources Specification (auto-discovered)
cat /sources/specification-auto-discovered.feed | wc -l → 14

Specification (auto-discovered)

articles 14 domain specification.website → feed RSS
00:00
2026-07-28
specification.website
ai-policy

Content Signals in robots.txt

Content Signals, a proposed extension to robots.txt backed by the IETF AI Preferences working group and the IAB Tech Lab, adds directives to declare whether AI crawlers may search, ingest, or train on…

00:00
2026-07-16
specification.website
artificial-intelligence

WebMCP — browser-native tools for agents

The W3C Web Machine Learning Community Group is incubating WebMCP, a browser API that lets web pages register structured tools for in-browser AI agents to call directly via a JavaScript API, eliminati…

00:00
2026-07-09
specification.website
developer-tools

Internal linking

Internal linking, using descriptive anchor text and avoiding orphan pages, is the strongest SEO signal site owners control for crawlers and AI agents. Proper implementation involves linking to canonic…

00:00
2026-07-09
specification.website
large-language-models

/llms.txt

Jeremy Howard proposed /llms.txt, a markdown file served at a site's root to give large language models a curated index of important content. The convention, hosted at llmstxt.org, is not a ratified s…

00:00
2026-07-01
specification.website
developer-tools

Per-page Markdown source endpoints

A new specification proposes that documentation sites expose raw Markdown source at predictable URLs via a .md suffix or content negotiation, enabling AI agents and tools to fetch lossless, smaller pa…

00:00
2026-07-01
specification.website
ai-tools

Heading hierarchy

HTML headings must form a nested outline, never skip levels, and never be used for visual styling alone, as they are the only structural signal consistent across browsers, screen readers, search engin…

00:00
2026-06-19
specification.website
ai-agents

Agentic Resource Discovery (ARD)

The Linux Foundation working group released the Agentic Resource Discovery (ARD) specification, a draft discovery layer that allows domains to advertise agent capabilities via a manifest at /.well-kno…

00:00
2026-06-19
specification.website
ai-agents

Open Knowledge Format (OKF) bundle

The Open Knowledge Format (OKF) bundle is a new convention for packaging knowledge bases as a tree of Markdown files with typed front matter, enabling AI agents to ingest an entire corpus in a single …

00:00
2026-06-18
specification.website
developer-tools

Feed discovery with rel="alternate"

Websites should announce RSS, Atom, or JSON feeds using <link rel="alternate"> in the <head> to enable automatic discovery by feed readers, browsers, and AI agents. The practice improves subscription …

00:00
2026-06-10
specification.website
ai-agents

Structured data (JSON-LD)

JSON-LD structured data using schema.org vocabulary is the standard for machine-readable page annotations, enabling search engines to display rich results and AI agents to extract factual ground truth…

12:00
2026-06-08
specification.website
ai-safety

/.well-known/change-password

The W3C Web Application Security Working Group has standardized the /.well-known/change-password URL as a redirect endpoint that points password managers and users to a site's actual change-password p…

08:30
2026-06-04
specification.website
artificial-intelligence

MCP and tool discovery

The Model Context Protocol (MCP), an open standard proposed by Anthropic in late 2024, enables websites to expose queryable tools directly to AI agents via JSON-RPC, replacing UI scraping with structu…

17:50
2026-05-31
specification.website
ai-tools

Hidden until found

The HTML `hidden="until-found"` attribute allows developers to hide collapsible content while keeping it accessible to browser find-in-page, assistive technologies, and search engines. When a user sea…

07:09
2026-05-31
specification.website
ai-agents

The Website Specification

A new website specification, "What a good website does," has been published as a platform-agnostic technical standard covering ten categories including SEO, accessibility, security, and agent readines…