Diagnose what to fix
docguard_diagnoseDiagnose doc-governance issues by running guard checks, returning only failing/warning validators with messages, structured findings, and suggested next actions.
Instructions
Run guard and return only what needs fixing: failing/warning validators with their messages, structured findings, and suggested next actions — shaped for an agent to act on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectDir | No | Path to the project to inspect (absolute, or relative to the server's working directory). Defaults to the working directory the server was started in. |