Skip to main content

format_advisory_batch

Function format_advisory_batch 

Source
pub fn format_advisory_batch(notes: &[AdvisorNote]) -> String
Expand 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.