S.NonEmptyArray... it sets minItems: 1 correctly, but then also repeats the element model under both items and additionalItems. I realize this is how a NonEmptyArray is represented under the hood in Effect, but that's not the canonical/intuitive way to represent it in JSON Schema.