pub fn reloading() -> boolExpand description
Is a validated reload mid-apply (RFC 0017 §5.3 step 3)? The served
subagent.spawn chokepoint reads this to transiently refuse NEW spawns while
the reloadable diff is being applied. Always false off the hot-reload path
(only the reactive apply step ever sets it).