SpecLint
SpecLint is a web app (with optional CI integration) that continuously checks your product’s real-world protocol behavior against published standards and your own conformance profiles. Teams upload OpenAPI/AsyncAPI/JSON Schema, plus captured traffic (HAR/PCAP/HTTP logs), and SpecLint flags mismatches: undocumented fields, invalid enums, version drift, backward-incompatible changes, and noncompliant error semantics. It generates a “conformance report” you can share with partners and auditors, ...