I haven't tried to repro this (and therefore haven't commented on it) but wondered if someone here could take a look? https://clojureverse.org/t/does-clojure-spec-supports-records/8428
Records will generally only work with :req-un / :opt-un - this is covered in the spec guide https://clojure.org/guides/spec
oh, this is https://clojure.atlassian.net/browse/CLJ-1975