Expand description
Per-tool filesystem operation records.
A FileChange is attached to a super::ToolExecution so that
downstream consumers (audit log, TUI, persistent stats) can reconstruct
exactly which files each tool invocation touched and how.
Structsยง
- File
Change - A single filesystem operation performed by a tool.