evicts

private fun evicts(live: Patches.Live): Boolean

Whether installing this must first take live off: it is the same install call again (idempotence, strict equality — listOf("*") must not evict what listOf("int") installed) or a neighbor whose behavior would depend on weave order (correctness, signature overlap is enough — a miss there is silent). Two explicit tags exempt both; a null tag is "didn't think about it", not consent.