Initialize your project
.dino.yml:.dino.yml
Read the results
The output is a JSON catalog with health scores, findings, and operation metadata.Save to a file:Or get markdown:Key fields in the output:
- Health score — per-operation quality rating (0-100)
- Findings — grouped by agent, with severity
- Coverage — how many operations are documented, deprecated, etc.
What’s next
dino scan
Full flag reference and CI integration.
How agents work
What each agent tests and how findings are scored.
CI integration
Add Dino to GitHub Actions or any CI pipeline.