# Changelog

## Score

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

## Lenses

- Code Health 99 → 99 (+0.0)
- Architecture 68 → 72 (+3.8)
- Maturity 62 → 62 (+0.0)
- Readiness 65 → 65 (+0.0)
- Security 70 → 77 (+7.3)
- Domain Modelling 100 → 100 (+0.0)

## Resolved (5)

- Duplicated block (10 lines × 2) (src/Infrastructure/Doctrine/Fixture/AccountFixture.php)
- Duplicated block (10 lines × 2) (src/Infrastructure/Messenger/MessageBus/CommandMessageBus.php)
- Duplicated block (11 lines × 2) (src/Infrastructure/Doctrine/Repository/Account/AccountEntityRepository.php)
- Duplicated block (8 lines × 2) (src/Application/Command/CreateNewAccount/CreateNewAccountCommandHandler.php)
- Scanner failed to run — not a clean result

## New (5)

- Duplicated block (10 lines × 2) (src/Infrastructure/Doctrine/Repository/Account/AccountEntityRepository.php)
- Duplicated block (7 lines × 2) (src/Application/Command/CreateNewAccount/CreateNewAccountCommandHandler.php)
- Duplicated block (9 lines × 2) (src/Infrastructure/Doctrine/Fixture/AccountFixture.php)
- Duplicated block (9 lines × 2) (src/Infrastructure/Messenger/MessageBus/CommandMessageBus.php)
- Medium IaC: CKV_DOCKER_3 (Dockerfile)

## Changes since last survey

- 1 commits — 1 feature/other, 0 fixes

## By area

- (root) — 1 commit

## Notable commits

- change: Initial commit
