memory_tiers
Categorize top-level memories into hot, recall, and archival tiers based on access recency and frequency to identify active and stale memories.
Instructions
Show the MemGPT-style tier distribution (hot / recall / archival) of currently-valid, top-level memories and list the hot working set. Tiers are derived from access recency + frequency — hot = frequently or recently accessed, archival = old and rarely touched, recall = everything in between. Read-only; optional scope/namespace filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Memory scope for isolation | |
| namespace | No | Namespace within scope (e.g., project name, team name) |