Validates and bounds W3C trace-context fields carried in MCP _meta.
traceparent and tracestate follow the W3C Trace Context wire grammar.
Baggage is bounded before filtering and only explicitly allowlisted baggage
keys are propagated. This module handles wire values only; it does not attach
them to process-global OpenTelemetry state.
Summary
Functions
Returns the trace-context keys used in MCP metadata.
Validates, bounds, and filters a trace-context map.
Types
@type error_key() :: String.t()