use crate::;
/// Ensure the UI image/SVG caches exist and apply default budgets.
///
/// This does **not** wire the event pipeline. Apps/bootstrap code must still drive
/// `UiAssets::handle_event(...)` when image readiness events need to update UI state.
/// Ensure the UI image/SVG caches exist and apply explicit budgets.