static L ai_allInvalidWebs() { new L webs; for (GlobalID id : ai_invalidatedWebs()) addIfNotNull(webs, ai_getWeb(id)); ret webs; }