forgotten
Identify keywords not mentioned in recent conversation turns. Rediscover forgotten concepts to maintain context continuity.
Instructions
Find keywords not touched in N turns (decaying salience). Useful for rediscovering lost concepts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_n | No | How many to show (default 10) | |
| context | No | Context path (e.g. java/spring). Defaults to active context. | |
| threshold | No | Inactivity turns threshold (default 5) |