Extract claims to verify
docguard_verify_claimsExtract documented numbers, limits, and enums from project docs as a verification task list. Caller verifies each claim against the code.
Instructions
Extract the semantic claims in the project's canonical docs — documented numbers, limits, and enums — as a verification task list. Deterministic discovery, LLM judgment — the caller verifies each claim against the code.
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. |