Any solution (even something like (+ 1 2)) posted to 2/44 results in a "data integrity error".
Is this expected? Or a bug in the problem?
Yes, it's an expected behaviour. If you submit the solution in Lisp, it should work.
Ah, alright — going back poking around at Lisp I makes things clear. Thanks.