# Changelog

## Score

- CAI 66 → 68 (+2.5)
- Rubric changed (rubric-2026.08.18 → rubric-2026.08.19) — scores are not directly comparable.

## Lenses

- Code Health 100 → 100 (+0.0)
- Architecture 100 → 100 (+0.0)
- Maturity 57 → 67 (+9.9)
- Readiness 50 → 50 (+0.0)
- Security 100 → 100 (+0.0)
- Event Sourcing 100 → 100 (+0.0)

## Resolved (2)

- Duplicated block (13 lines × 2) (src/CartBundle/Command/ChangeProductQuantityCommand.php)
- The README describes only the event-store cart in action (composer install, console commands) and does not explain how events are persisted or what each route does beyond its path/controller mapping. (README.md)

## New (1)

- Duplicated block (12 lines × 2) (src/CartBundle/Command/ChangeProductQuantityCommand.php)
