rlm_memory_clean_candidates
Scan memory for noise, duplicates, stale entries, and category anomalies to generate grouped cleanup candidates for review without making changes.
Instructions
Read-only grouped memory cleanup candidates. Returns noise, duplicates, possibly stale memories, category anomalies, and review-queue items without mutating memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Optional memory scope to inspect. | |
| include_inactive | No | Include INVALIDATED and SUPERSEDED memories in the scan. | |
| limit_per_bucket | No | Maximum candidates to return per bucket. |