pub fn read_project_context(dir: &Path, max_bytes: usize) -> Result<String>
Read relevant source files from a project (up to a size limit).