Hwaro::Content::Seo::Feeds::Renderer
Builder-provided template renderer for user feed overrides: (template_source, context) -> rendered feed. Kept as a Proc so this generator stays decoupled from the builder's Crinja plumbing — the builder constructs it over a fresh env per call (the shared env is not MT-safe and SEO tasks run in parallel fibers).