Task · OPN-0087

Correct the UDP measurement guide after receiver observability shipped

Description

docs/udp-throughput-harness.md still says ingress-accepted and numeric SO_RCVBUF observations are not exposed and measurement is blocked until implementation. Both metrics shipped in Wave 6, so this published prerequisite is false and can send the next measurement session back into completed implementation work.

Acceptance Criteria

Definition of Done

Implementation Plan

Replace only the obsolete observability-blocker paragraph with the implemented metrics and their observation requirement; preserve the fixed method and verifier contract. Validate as documentation with the integrated gate; no new tests or CodeRabbit review for this paragraph.

Final Summary

Landed in d2549a5dd314f40bdfaf6ad56f056dcde4821e0a. Targeted evidence recorded above; full just check passed (exit 0), terminal: Your code is affected by 0 vulnerabilities. No generated artifacts changed, so just gen not applicable. Documentation-only correction; new tests and CodeRabbit skipped as required. Fixed method unchanged and no measurement claimed.

View the source file on GitHub