pub fn format_bugbot_text(report: &BugbotCheckReport) -> StringExpand description
Format a BugbotCheckReport as human-readable text.
Output structure:
- Summary line with finding counts by severity
- Stats line with files/functions analyzed and elapsed time
- One block per finding with severity tag, location, message, and evidence
- Optional errors section
- Optional truncation note