Validation Engine
Do your docs match
your software?
The tecweave validation service closes the gap between what your
documentation says and what your software actually does. It parses CLI
help text and API specification documents, then actively
invokes the described commands and endpoints against the real
running software.
Every discrepancy — wrong flags, missing parameters, changed response
schemas — is captured in a structured discrepancy report so your
teams can act immediately.
01
Parse Documentation
Reads CLI help output and OpenAPI / API specs from your ingest pipeline.
02
Execute the Software
Runs the actual CLI commands or sends HTTP requests to the API exactly as documented.
03
Compare & Report
Diffs actual vs. documented behavior and generates a detailed discrepancy report.