pub const X_HARNESS_API: &str = "x-harness-api";Expand description
Contract version stamped on every harness response, checked by the host on every forwarded response. Stamping beats a cold-start handshake because an isolate outlives a sidecar redeploy (ADR 0009).