Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.274 ·

SSE transport can parse a worker attestation policy header, but nothing installs the sink

SSE network transport can parse a worker attestation policy header, but nothing installs it yet

TierNothing to try yethow much it should matter to you
Useful3my rating, 1 to 5
Signal4worth watching, 1 to 5
AreaInternalswhat it touches
KindIn Developmentin v2.1.274,
Nothing to try yet

SSE network transport can parse a worker attestation policy header, but nothing installs it yet

What

The SSE (server-sent events, a way of streaming data over HTTP) transport used for network connections gained the ability to hold a "worker attestation policy sink" and, if one is set, to add a worker_capabilities=attestation-floor/1 marker to its connection URL and parse a new x-ccr-attestation-policy response header. That header can specify a mode (off, observe, or enforce) and an acceptance level such as VERIFIED_BY_GATE. Nothing in this build actually sets the sink, so none of this runs yet.

Why

This is groundwork for a future worker-attestation feature (a way to verify properties of the machine handling a request) that isn't wired up or active in this build.

See this entry in the whole of v2.1.274 →