memory_lint
Run memory quality lint checks to detect contradictions, duplicates, stale entries, and orphans. Returns a health score and actionable findings for periodic memory hygiene or before consolidation.
Instructions
Run memory quality lint checks: contradictions, duplicates, stale entries, and orphans. Read-only. Returns a health score (0-100) and actionable findings. Use for periodic memory hygiene or before consolidation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Optional scope filter, e.g. 'project:recallnest'. Omit to lint all scopes | |
| verbose | No | Include all individual findings in output (default: summarized) |