OBSERVABILITY / Candidate boundary
September 11: environment-variable context propagation entered a feedback window
- Checkable fact
- OpenTelemetry's official article was published on September 11, 2026. It describes environment-variable context propagation as a Release Candidate and asks language implementers, tool authors, platform engineers, and users of CI/CD, batch, and command-line workloads for feedback. The article names a workflow runner starting a shell, followed by a build tool and test processes, as a representative cross-process chain.
- Why it belongs on the validation card
- This belongs on the verification card because an RC is a boundary to test, not a promise that every language implementation is production-stable. A reader can reduce a CI, CLI, or batch chain to one parent and one child process, verify the missing boundary, and only then invest in integration work.