The SDK now accepts a relayed notification kind for Claude Code Projects coordinator sessions.
What's wrong with this entry?
Task notifications delivered over the SDK protocol accept a third kind, projects-relay, for deliveries composed by Anthropic servers for a Claude Code Projects coordinator session and addressed to a thread session. A delivery carrying the relay stamps is framed as a message from the coordinator session; one without them keeps the generic background-notification framing.
- Relay message ids must match the
cmsg_id format, and relay rows are validated against those ids. - No gate is visible in the schema.
projects-relay
Strings lifted out of the shipped bundle, so the claim above can be checked against them.