pub fn strip_html(html: &str) -> String
Minimal HTML → text: drop <script>/<style> blocks, strip tags, decode common entities, collapse whitespace. Enough for retrieval; not a full renderer.
<script>
<style>