# Changelog

## Score

- CAI 54 → 55 (+0.6)
- Rubric changed (rubric-2026.08.17 → rubric-2026.08.18) — scores are not directly comparable.

## Lenses

- Code Health 100 → 100 (+0.0)
- Architecture 100 → 100 (+0.0)
- Maturity 59 → 61 (+2.5)
- Readiness 24 → 24 (+0.0)
- Security 97 → 97 (+0.0)
- Domain Modelling 100 → 100 (+0.0)

## Resolved (1)

- Dependency hygiene not measured — no supported dependency manifest was read

## New (2)

- Dependency hygiene not measured — dependency manifest found but not parsed for hygiene
- The steps to build the app mention Retrofit2 and NewsApi but do not state which HTTP method (GET/POST) the news endpoint requires, a detail that matters for mocking and testing. (README.md)
