From 9aafa8d28f4c445d81ce5f965febf306a10e04dc Mon Sep 17 00:00:00 2001 From: Joost de Valk Date: Tue, 11 Aug 2026 08:12:05 +0200 Subject: [PATCH] fix(sources): refresh two citations that drifted MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - aria-usage: ARIA in HTML was republished as a W3C Recommendation on 11 August 2026, superseding the 15 April 2026 edition the source title named. Same URL, wrong date. - webmcp: the MCP Tools citation was pinned to the 2025-11-25 revision. Current is 2026-07-28, which every other MCP citation on the site already uses. Citation metadata only — no claim on either page changes, so no `updated` bump and no changelog entry. Co-Authored-By: Claude Opus 5 (1M context) --- src/content/spec/accessibility/aria-usage.md | 2 +- src/content/spec/agent-readiness/webmcp.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/content/spec/accessibility/aria-usage.md b/src/content/spec/accessibility/aria-usage.md index 10732e82..ca10a8b8 100644 --- a/src/content/spec/accessibility/aria-usage.md +++ b/src/content/spec/accessibility/aria-usage.md @@ -9,7 +9,7 @@ appliesTo: [all] relatedSlugs: [semantic-html, form-labels, keyboard-navigation] updated: "2026-07-31T00:00:00.000Z" sources: - - title: "ARIA in HTML (W3C Recommendation, 15 April 2026)" + - title: "ARIA in HTML (W3C Recommendation, 11 August 2026)" url: "https://www.w3.org/TR/html-aria/" publisher: "W3C" - title: "ARIA Authoring Practices Guide — Read Me First" diff --git a/src/content/spec/agent-readiness/webmcp.md b/src/content/spec/agent-readiness/webmcp.md index 744d2a22..d6477b3c 100644 --- a/src/content/spec/agent-readiness/webmcp.md +++ b/src/content/spec/agent-readiness/webmcp.md @@ -15,8 +15,8 @@ sources: - title: "webmachinelearning/webmcp on GitHub" url: "https://github.com/webmachinelearning/webmcp" publisher: "W3C WebML CG" - - title: "Model Context Protocol — Tools" - url: "https://modelcontextprotocol.io/specification/2025-11-25/server/tools" + - title: "Model Context Protocol 2026-07-28 — Tools" + url: "https://modelcontextprotocol.io/specification/2026-07-28/server/tools" publisher: "MCP" ---