pub fn read_capped_string(path: &Path, max_bytes: u64) -> Result<String>
UTF-8 variant of read_capped. Used by the CLI for operator-supplied config / manifest / bearer token files where content is textual (round-17 F6).
read_capped