warm
Load and parse everything a first install would, WITHOUT a retransform — that is a stop-the-world pause proportional to the number of classes the JVM has loaded, and it warms nothing this does not.
Every piece here is cold and unreachable another way: the blueprints, of which the first drags in ByteBuddy itself; ASM's weaving path, which is why this weaves offline rather than only parsing; and AgentBuilder's chain, built and dropped — installOn is the one thing it must not do.