pub fn format_advisory_batch(notes: &[AdvisorNote]) -> StringExpand description
Unstable (feature: advisor) — may change or be removed
Render a batch of advisor notes as the agent-facing message body: one
`pub fn format_advisory_batch(notes: &[AdvisorNote]) -> String