//! `sim-web-shell`: the binary that serves the SIM WebUI shell.
//!
//! The crate embeds its `web/` browser assets and serves cookbook APIs through
//! the shared server/cookbook libraries. The browser shell is a thin Scene
//! painter and Intent emitter with an Atelier cache view over the generated
//! Site graph, constellation index, Retrieval Radar, and Guideline Firewall
//! reports. The shell ships no second data model and no second semantics.
pub use ;
pub use ;
pub use ;
pub use ;
pub use ;