{
  "description": "What changed, newest first. This is the site's freshness signal: poll /api/updates or subscribe to /updates.xml (Atom) to know when reference data or capabilities move. Dates are ISO-8601.",
  "count": 5,
  "feed": "/updates.xml",
  "updates": [
    {
      "date": "2026-06-14",
      "area": "capabilities",
      "type": "added",
      "summary": "Engagement layer shipped: NLWeb-style /api/ask (grounded Q&A over the Almanac), real Ed25519 Web Bot Auth verification on /api/whoami, this changelog (/api/updates + /updates.xml), an A2A Agent Card at /.well-known/agent.json, and an agent-traffic dashboard at /analytics."
    },
    {
      "date": "2026-06-14",
      "area": "security",
      "type": "fixed",
      "summary": "Hardened the Agent-Readiness auditor against SSRF: private/reserved/link-local targets (incl. cloud metadata) are refused and redirects are re-validated per hop. Added a zero-dependency test suite (npm test) and load-time dataset validation."
    },
    {
      "date": "2026-06-12",
      "area": "almanac",
      "type": "added",
      "summary": "The Agentic Web Almanac launched: four reference datasets — AI Crawler Registry, Protocol Atlas, Model Matrix, Lexicon — each as a page, a JSON endpoint, a markdown twin and a WebMCP tool, plus /api/search and /api/verify-crawler."
    },
    {
      "date": "2026-06-12",
      "area": "services",
      "type": "added",
      "summary": "Business layer added: the Agent-Readiness Audit, premium content behind a protocol-faithful x402 flow, a certification directory with badges, and RSL content licensing."
    },
    {
      "date": "2026-06-12",
      "area": "site",
      "type": "added",
      "summary": "AGENTS WELCOME went live with the twelve-technique catalog, the X-ray machine-layer view, the WebMCP playground, and the agent guestbook."
    }
  ]
}