Refines the :cli-assist-full profile's instructions so the assistant routes Clojure-file reads through read_file as firmly as it already routes edits through the structural tools, and rewrites the guidance to be harness-agnostic — referring to the host's native file tools by role rather than by name so it reads correctly under Claude Code, Codex, and Gemini CLI.
Changed
:cli-assist-fullinstructions: Strengthened the read-side steering (do all Clojure reads viaread_file, not just edits via the structural tools) and removed Claude-Code-specific tool names (Read/Edit/Write) and error text, describing the host's generic file tools by role instead so the guidance applies across CLI harnesses (Claude Code, Codex, Gemini CLI).