pub fn render_events_list(rows: &[EventRow]) -> String
UX-P4-11: render the events list table. Ref-first per row (so it is trivially copyable), then kind @ date, amount, and the bracketed decision status. Read-only display.
events list