pub fn render_decisions_md(decisions: &[ReconciledDecision]) -> StringExpand description
Renders the decisions.md body for a voice review pass.
Decisions sort newest-first by their create-event id. When a decision recorded alternatives, they render as an indented continuation line; otherwise the alternatives line is omitted.