//! The history watcher: filesystem watches for the tracked set (`plan`),
//! per-file adaptive save scheduling (`schedule`), the report of throttled
//! paths (`noise`), and the foreground process (`runtime`).
pub(crate)modnoise;pub(crate)modplan;pub(crate)modruntime;pub(crate)modschedule;