pub fn render_note(msg: &str) -> StringExpand description
Render the themed Note: line for msg, including the current
section indent. The third (and final) status label in the vocabulary
— informational lines that are neither warnings nor errors (host-target
selection, auto-snapshot activation). Bold-green to read as a benign
status, distinct from the yellow Warning: and red Error:. Shared
so the Note: palette/label lives in exactly one place rather than
being open-coded per call site.