prune_stale
Flag project-memory entries not verified within a specified number of days, returning them for review without deleting them. Run periodically to keep context fresh.
Instructions
Find entries not verified in N days. Returns them for review — does not delete. Call periodically to keep context fresh.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Entries not verified in this many days are flagged (default: from config) | |
| project_dir | No | Absolute path to another project to prune |