pub fn render_system_block(set: &ResourceSet) -> StringExpand description
Render a <resources> XML-ish block to prepend to a system prompt.
Returns an empty string when the set is empty, so callers can concatenate unconditionally without producing stray whitespace.