Makes sense! I first noticed in A3, where it turned out that I could push the 1x1 slime south off the platform, but couldn't push it north.
I think the most confusing part is that it affects entering slimes, and the effect propagates. For example, if I define a level like
section Level A0 ...$. .s.s. ..... .s.s. ..... ..p.. _____
then it's possible to enter the right-hand column of slime (because it runs into a wall) but impossible to enter the left-hand column of slime (because it runs into an invisible boundary).