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

## Lenses

- Code Health 99 → 99 (-0.2)
- Architecture 100 → 100 (+0.0)
- Maturity 42 → 42 (+0.0)
- Readiness 57 → 57 (+0.0)
- Security 78 → 80 (+1.6)
- Domain Modelling 100 → 100 (+0.0)

## Resolved (9)

- Duplicated block (16 lines × 2) (app/src/main/java/com/kanyideveloper/joomia/feature_cart/presentation/cart/CartScreen.kt)
- Duplicated block (17 lines × 2) (app/src/main/java/com/kanyideveloper/joomia/feature_auth/presentation/login/LoginScreen.kt)
- Duplicated block (19 lines × 2) (app/src/main/java/com/kanyideveloper/joomia/feature_auth/presentation/register/RegisterScreen.kt)
- Duplicated block (20 lines × 2) (app/src/main/java/com/kanyideveloper/joomia/feature_cart/presentation/cart/CartScreen.kt)
- High: security finding (details withheld)
- High: security finding (details withheld)
- Medium: security finding (details withheld)
- The README contains a hardcoded login credential ('johnd' / 'm38rmF$') which is insecure and should be replaced with real credentials or an auth flow. (README.md)
- The README mentions FAKE STORE API endpoints but does not explain which ones are functional and which are stubs. (README.md)

## New (7)

- Duplicated block (14 lines × 2) (app/src/main/java/com/kanyideveloper/joomia/feature_cart/presentation/cart/CartScreen.kt)
- Duplicated block (15 lines × 2) (app/src/main/java/com/kanyideveloper/joomia/feature_cart/presentation/cart/CartScreen.kt)
- Duplicated block (17 lines × 2) (app/src/main/java/com/kanyideveloper/joomia/feature_auth/presentation/login/LoginScreen.kt)
- Duplicated block (18 lines × 2) (app/src/main/java/com/kanyideveloper/joomia/feature_cart/presentation/cart/CartScreen.kt)
- Duplicated block (19 lines × 2) (app/src/main/java/com/kanyideveloper/joomia/feature_auth/presentation/register/RegisterScreen.kt)
- High: security finding (details withheld)
- High: security finding (details withheld)
