Skip to content

v1.1.33

Choose a tag to compare

@voyvodka voyvodka released this 29 Jun 08:44
b26e436

Added

  • Content-Usage AI-preference signal in robots.txt. Emitted alongside the existing Cloudflare Content-Signal — the IETF AIPREF standards-track successor (Content-Usage: search=y, train-ai=n) that updates RFC 9309. Policy unchanged: indexing yes, model training no. The AIPREF vocabulary defines only search/train-ai so far, so the RAG axis stays on Content-Signal.
  • Web Bot Auth directory placeholder. /.well-known/http-message-signatures-directory now serves an empty JWKS ({ "keys": [] }) as application/json, satisfying agent-readiness probes (RFC 9421). The site signs no outbound requests, so it publishes no keys.

CI

  • Lighthouse CI pinned to @lhci/cli@0.15.1 (was @latest) for deterministic runs. Adding a categories:agentic-browsing assertion is deferred until lhci bundles Lighthouse ≥ 13.3.0.