verify_quality
Scan entries to identify quality issues like legacy schema, thin reasoning, missing tags, and isolated entries, then return them for enrichment via update_entry.
Instructions
Scan entries for quality issues (legacy schema, thin reasoning, missing tags, isolated entries) and return them for enrichment via update_entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_dir | No | Absolute path to another project to verify | |
| min_reason_chars | No | Below this length, flag the entry as thin (default: 80) |