//! Shared web-tool helpers: the SSRF guard and the search scrapers.
//!//! `fetch_url`, `web_search`, and `web.run` are thin surfaces over this
//! module so security and parsing behavior cannot drift between tools.
pub(crate)modbackend;pub(crate)modcache;pub(crate)modcitations;pub(crate)modcontract;pub(crate)modextract;pub(crate)modfetch;pub(crate)modguard;pub(crate)modoverflow;pubmodscrape;