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

## Lenses

- Code Health 98 → 98 (+0.0)
- Architecture 100 → 100 (+0.0)
- Maturity 58 → 58 (+0.0)
- Readiness 47 → 47 (+0.0)
- Security 55 → 56 (+0.7)
- Domain Modelling 55 → 55 (+0.0)

## Resolved (3)

- Duplicated block (13 lines × 3) (core/ui/src/main/java/com/xbot/ui/component/FloatingActionButton.kt)
- Duplicated block (14 lines × 2) (core/ui/src/main/java/com/xbot/ui/component/ShapedIconButton.kt)
- Medium: security finding (details withheld)

## New (4)

- Duplicated block (12 lines × 3) (core/ui/src/main/java/com/xbot/ui/component/FloatingActionButton.kt)
- Duplicated block (13 lines × 2) (core/ui/src/main/java/com/xbot/ui/component/ShapedIconButton.kt)
- The README lists prerequisites (Android Studio 2025.1.2, JDK 21, Gradle 8.13) but does not state the supported Android SDK version or minimum API level. (README.md)
- The architecture section names modules (app, core, data, domain) but omits any guidance on how to run the app locally or build it from source. (README.md)
