docvet 1.9: MCP Rule Catalog Now Includes Guidance and Fix Examples #298
Alberto-Codes
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The MCP server's
docvet_rulestool now returns actionable remediation advice alongside each rule.Each rule entry includes:
guidance— explains why the rule matters and how to fix violationsfix_example— a concrete before/after code snippet showing the fixThis means AI agents using docvet via MCP can suggest specific fixes instead of just reporting rule names. Per-client MCP config snippets are in the docs.
Full changelog
All reactions