If we (1) use systems to update entities (2) to apply systems consequently, then we can’t precalc subjects of systems, since they’re to change on a system run
But! If we can’t delete or add components, then we CAN determine which systems to run on it on entity registration