# Changelog

## Score

- CAI 62 → 62 (+0.1)
- Rubric changed (rubric-2026.08.18 → rubric-2026.08.19) — scores are not directly comparable.

## Lenses

- Code Health 91 → 91 (+0.0)
- Architecture 94 → 97 (+2.2)
- Maturity 60 → 60 (+0.1)
- Readiness 50 → 50 (+0.0)
- Security 81 → 81 (+0.0)

## Resolved (4)

- Change coupling: group_by.ex ↔ windows.ex (lib/ecto/query/builder/group_by.ex)
- Change coupling: order_by.ex ↔ windows.ex (lib/ecto/query/builder/order_by.ex)
- Further orphaned files (smaller)
- Off-boarding risk: anonymized user #1

## New (2)

- Off-boarding risk: anonymized user #1
- The README does not mention IPv6 support or containerized test running. (README.md)

## Changes since last survey

- 2 commits — 1 feature/other, 1 fixes

## By area

- lib/ecto — 2 commits

## Notable commits

- fix: fix selecting list of fields and map/2 from subquery (#4777)
- change: Normalize DateTime casts to UTC (#4775)
