Let me try to make a case for turning it on globally.
I worry about having different configurations depending on the depth of the image (depth seems to me to be the major distinguishing feature between single visits and coadds in this case) because it means we have to adjust the pipeline according to how long your exposures are, and single visits can have quite a range of exposure times (variations of a factor of 10 to 100) and when you add in seeing you get even more variation in depth so it's not clear why a coadd should have it turned on but a single visit should not.
If it works on coadds, which are the more difficult case, it should work on the easier single visits. I think we want to suppress junk around bright sources on the single visits as much as we want to suppress it on the coadds. In fact, when running it on a test CCD, I observe that it suppresses junk and recovers true objects around bright stars (the local background subtraction suppresses the wings of the bright star, which reduces the star's footprint size which allows the deblender to function, and we can deblend out real sources in the wings).
Now, I have noticed that with this feature turned on we detect and deblend more sources as part of satellite trails, but I think that's a separate problem which should be dealt with by running Steve's satellite trail detection code.
+1. This sounds helpful, and if some camera team prefers to run without it is easy enough to disable using an override in the appropriate obs_ package.