memory_consolidate
Merge duplicate or similar knowledge records to reduce recall noise. Keeps the longest version and supersedes shorter duplicates.
Instructions
Find and merge duplicate/similar knowledge records. Keeps the longest version, supersedes shorter duplicates. Reduces noise in recall results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | If true, only show what would be merged | |
| project | No | Consolidate only this project (optional) | |
| threshold | No | Similarity threshold 0.0-1.0 (default 0.75) |