Tool names used for memory file access detection.
const Set<String> memoryAccessToolNames = { 'file_read', 'grep', 'glob', 'file_edit', 'file_write', };