# Changelog

## Score

- CAI 45 → 46 (+1.6)
- Rubric changed (rubric-2026.08.18 → rubric-2026.08.19) — scores are not directly comparable.

## Lenses

- Code Health 100 → 100 (+0.0)
- Architecture 100 → 100 (+0.0)
- Maturity 34 → 38 (+3.7)
- Readiness 24 → 24 (+0.0)
- Security 74 → 79 (+5.0)
- Domain Modelling 100 → 100 (+0.0)

## Resolved (1)

- The Router README only addresses NavigationStack vs TabView conflict in one sentence, with no guidance on how to add a new tab or resolve the conflict for contributors. (Foundation/Router/README.md)

## New (2)

- The NavigationStack vs TabView conflict problem is documented but there is no reference to the linked WWDC 10166 video or any architecture/design doc explaining how to resolve it. (Foundation/Router/README.md)
- The URL parsing guide is cited but there is no reference linking to the actual URLQueryItem construction content. (Foundation/Network/README.md)
