Skip to main content

Module file_change

Module file_change 

Source
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ยง

FileChange
A single filesystem operation performed by a tool.