record_change
Record file creations, modifications, and deletions in real time to build an append-only reasoning log for traceable change tracking.
Instructions
Record an actual file mutation immediately after it happens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| scopeId | Yes | ||
| summary | Yes | ||
| filePath | Yes | ||
| reasoning | Yes |