knowl_timeline
Trace an item's assertion history to reveal what it previously claimed, when, and what superseded it, resolving contradictions about whether a fact changed.
Instructions
Read one item's immutable assertion history: what it claimed, when, and what superseded it. Use when memory looks contradictory or you need to know whether a fact changed -- knowl_query answers what it says now, this answers how it got there.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Do this as another repo in this workspace, named as the manifest names it. Use when you are finishing THAT repo's work from here: the call applies to its store exactly as if you had run it there, so you read that repo's history rather than this one's. This tool only reads; nothing about naming a repo here writes to it. Omit it -- the normal case -- and everything applies here. | |
| itemId | Yes | Knowledge item ID, as returned by knowl_query. |