use HmrPatch;
/// The server never decides a *boundary-walk* reload: it ships a superset patch and the
/// client's own graph walk decides per tab whether to hot-apply, skip, or reload itself.
/// `FullReload` remains for invalidations only the server can see — e.g. a tsconfig
/// change re-transforms every governed module, which no patch can represent.