# 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 47 → 47 (+0.2)
- Rubric changed (rubric-2026.08.18 → rubric-2026.08.19) — scores are not directly comparable.

## Lenses

- Code Health 100 → 100 (+0.0)
- Architecture 97 → 99 (+1.5)
- Maturity 45 → 45 (+0.0)
- Readiness 57 → 57 (+0.0)
- Security 84 → 85 (+1.8)
- Domain Modelling 32 → 32 (+0.0)

## Resolved (4)

- Boundary-crossing change coupling: SearchFragment.kt ↔ BaseComponentManager.kt (character_search/src/main/java/com/ezike/tobenna/starwarssearch/charactersearch/ui/SearchFragment.kt)
- Boundary-crossing change coupling: SearchFragment.kt ↔ ComponentManager.kt (character_search/src/main/java/com/ezike/tobenna/starwarssearch/charactersearch/ui/SearchFragment.kt)
- Medium: security finding (details withheld)
- The README does not state how to run the app locally without Android Studio or the setup script (e.g. a Gradle build command) (README.md)

## New (1)

- The prerequisites list (Android Studio Jellyfish, Gradle 8.3, Kotlin 1.9.23) is correct for Android Studio 12.x but the project uses Android Studio 12.x and Gradle 8.2.0; the listed Gradle version is one step ahead of what is actually used. (README.md)
