kb_status
Get a notebook overview: counts of notes by type (file/flow/lesson), stale, superseded, or retracted. Supply repo-relative paths to check which notes anchor each file and their freshness state.
Instructions
Notebook overview: how many notes exist (by type: file/flow/lesson), how many are flagged stale (their anchored files drifted since verification), and how many are superseded/retracted. Pass paths (array of repo-relative paths) to instead list the notes anchored at each of those exact paths with their freshness state — a quick "is anything known here?" check across several files at once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | No | Optional repo-relative paths. When given, returns per-path anchored notes + freshness instead of the whole-notebook overview. |