AntiPattern
Protocol Channel Contamination
protocol-channel-contamination
Server-side streams and transcript replays get contaminated with non-protocol content or missing dynamic payloads, so downstream JSON-RPC/SSE parsers desynchronize. Failures surface as ERR_HTTP_HEADERS_SENT, silent connection drops, or broken agent notifications.