stamp_file_read
Records a file's modification time and content hash after reading it, enabling subsequent detection of changes to the file.
Instructions
Call this immediately after reading a file for the first time. Must be called BEFORE check_staleness can detect changes to that file. Records current mtime and content hash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Path to the file |