[{:type java.lang.RuntimeException
:message EvalReader not allowed when *read-eval* is false.
:at [clojure.lang.Util runtimeException Util.java 221]}]
It would be good to be able to gracefully handle these kinds of failures and return nil in that place in the project map, instead of throwing entirely.