I'm thinking of a situation where two different clients do:
git clone --filter=blob:none ...
git clone ...
It seems quite likely that currently, the second clone will spool with parameters from the first. Not sure what to do about this. For now we might need to disable spooling.