v7.0.0-rc.7
The global Jackson NON_NULL setting was causing these fields to be omitted entirely when null. Add @JsonInclude(ALWAYS) to ensure they serialize as null for uncorrelatable genes, so the frontend can display them as N/A. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>