# Changelog

> **This is the PUBLIC form of this artifact. Findings are listed in full, but the details of SECURITY findings — which rule fired, in which file, on which line, and how to fix it — are deliberately withheld, and any secret-scanner results are excluded entirely. Where detail is absent here it was REMOVED FOR PUBLICATION; it is not missing from the analysis. The complete artifact is available from the repository owner.**

## Score

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

## Lenses

- Code Health 99 → 98 (-0.2)
- Architecture 100 → 100 (+0.0)
- Maturity 38 → 38 (+0.0)
- Readiness 24 → 24 (+0.0)
- Security 97 → 100 (+2.5)
- Domain Modelling 100 → 100 (+0.0)

## Resolved (5)

- Duplicated block (14 lines × 2) (app/src/main/java/com/daavsnts/mymovies/ui/screens/movieDetails/MovieDetailsScreen.kt)
- Duplicated block (24 lines × 2) (app/src/main/java/com/daavsnts/mymovies/ui/navigation/NavGraph.kt)
- Duplicated block (7 lines × 2) (app/src/main/java/com/daavsnts/mymovies/data/repository/NetworkMoviesRepository.kt)
- Medium: security finding (details withheld)
- The Installation section links to local.properties and TheMovieDB API but does not explain how to get the API_KEY or what happens after it is configured. (README.md)

## New (5)

- Duplicated block (13 lines × 2) (app/src/main/java/com/daavsnts/mymovies/ui/screens/movieDetails/MovieDetailsScreen.kt)
- Duplicated block (15 lines × 2) (app/src/main/java/com/daavsnts/mymovies/ui/navigation/NavGraph.kt)
- Duplicated block (21 lines × 2) (app/src/main/java/com/daavsnts/mymovies/ui/navigation/NavGraph.kt)
- Duplicated block (7 lines × 2) (app/src/main/java/com/daavsnts/mymovies/data/repository/NetworkMoviesRepository.kt)
- The installation guide links only to an external codelab and does not show how to build/run locally. (README.md)
