verify_quality
Scan project entries to find quality issues—legacy schema, thin reasoning, missing tags, isolated entries—and return them for enrichment.
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) |