rlm_memory_health
Inspect memory hygiene diagnostics by retrieving active memory counts, top categories, and auto-compaction threshold status. Detects noise and anomaly patterns without altering memory.
Instructions
Read-only memory hygiene diagnostics. Returns active memory counts, top categories, auto-compaction threshold status, and samples of known noise/anomaly patterns without mutating memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Optional memory scope to inspect. Defaults to all visible project-owned scopes. | |
| include_inactive | No | Include INVALIDATED and SUPERSEDED memories in the scan. | |
| sample_limit | No | Maximum anomaly samples to return. |