knowledge_freshness
Checks each knowledge document's age against its category's staleness threshold to identify which documents are outdated and require re-research.
Instructions
Report how fresh each knowledge document is (age since last verification vs its category's staleness threshold). Use this to decide which docs need re-research; refresh workflow is documented in the repo's /refresh-knowledge command.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| only_stale | No | Return only docs past their staleness threshold (default false) |