Solutionunvalidated
fix by calling propagation.extract(context.active(), req.headers) before creating requestSpan. Tension: any inbound traceparent is silently dropped and none is injected from the active span. Outcome: before building the outbound signed-headers object in v2-proxy.ts and mcp.ts.
7da38f5c-ef0f-4af3-8bf4-297b53d5166a
fix by calling propagation.extract(context.active(), req.headers) before creating requestSpan. Tension: any inbound traceparent is silently dropped and none is injected from the active span. Outcome: before building the outbound signed-headers object in v2-proxy.ts and mcp.ts.