annotate_wisdom
Leave timestamped comments or corrections on existing wisdom entries to clarify, update, or add context for future sessions.
Instructions
Add a comment or correction to existing wisdom. Use when you discover a previous assumption was wrong, needs clarification, or has new context. Annotations are timestamped and appended below the matching entry. Think of it as leaving a sticky note for future sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Text to search for within the wisdom file to place the annotation near. If omitted, appends to end. | |
| comment | Yes | The annotation to add (e.g. "Actually XYZ is wrong because...", "To clarify: you also need to...") | |
| section | No | Section name to annotate (writes to .wisdom/sections/<name>.md) | |
| file_path | No | File path whose sidecar to annotate (<file>.wisdom) |