pub const READ_TOOLS: &'static [&'static str];Expand description
Read-type tool names A8 elision applies to. A tool result is a candidate
only when its paired assistant tool_calls entry names one of these
(tools/builtins.rs:39-104’s read_file). B6 must keep this in sync
with any built-in tool rename.