/. Relative
paths are rejected, .. cannot escape the volume root, and there is no sandbox
cwd or user context for direct volume operations.
Read
cat for UTF-8 text. Use read --encoding base64 for binary data.
Write
Batch Write
write_files() can partially succeed before raising BatchWriteError. Inspect
successes and failures before retrying.
Move, Remove, And Permissions
Search And Replace
find_files() searches file contents. search_files() matches file names.
VolumeReplaceResult includes replacement counts and matched files, so dry
runs can show planned changes before writing.
Watch
resync_required as a prompt to list or stat the watched
tree again.