pub fn format_advisory_batch(notes: &[AdvisorNote]) -> StringExpand description
Render a batch of advisor notes as the agent-facing message body: one
<advisory> element per note, severity as an attribute (omitted for a
plain nit), guidance always present. omp formatAdvisorBatchContent.