palinode_blame
Trace facts to their origin by showing which session or commit created each line in a memory file, with optional claim-level source anchors.
Instructions
Trace a fact back to when it was first recorded. Shows which session or commit created each line in a memory file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | Deprecated alias for `file_path`; use `file_path` instead. | |
| claims | No | Also resolve the file's claim-level source anchors: which source span justifies each claim, with live integrity status. | |
| search | No | Optional: filter to lines containing this text | |
| file_path | No | Memory file path (e.g., 'projects/my-app.md') |