Skip to main content
Combines two evidence streams, conformance violations over recorded traffic and the traffic overlay’s matured admissions, into patches against the original document. Additive changes (a new field, a new enum value, a new status) are applied in place, format-preserving. Narrowings are listed as suggestions and never applied. The report goes to stderr so the patched document can be piped from stdout:
When the spec and the wire agree: no traffic-evidenced changes — the spec and the wire agree, exit 0.

Carry it as a pull request

See Contract and Pull requests.