Record a file note
record_file_noteRecord a brief rationale note on a file you've modified, anchored to the current commit, so teammates later see whether the file has changed and if the note remains valid.
Instructions
Attach a short rationale note to a file you finished touching (what you did, why). Pinned to the current commit as an anchor - anyone continuing this file later gets told via get_file_history whether the file has changed since (so they know if the note is still trustworthy).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | ||
| filePath | Yes | ||
| reasoning | No | ||
| memberName | No |