Okay, the only thing I can imagine is that on some (very old!) version of Chlorine I decided to not use UNREPL elisions for the auxiliary REPL. This means that a code that would return {:foo "BAR", :bar "nothing", ....}
will now return the full map. But this I believe I added this code before v0.1.0...