How the check works
-
Rule-by-rule lint
A small, deterministic rule set checks for the version string, required info block, populated paths, and declared security schemes. More rules land in each release.
-
Browser-only
The spec is parsed and linted in your browser. Pentrova never sees the file contents. YAML support is coming in a follow-up release; JSON works today.
-
No persistence
Nothing is logged, cached, or shared. Refresh the page and the spec is gone.