# Changelog

## Score

- CAI 54 → 54 (+0.0)
- Rubric changed (rubric-2026.08.18 → rubric-2026.08.19) — scores are not directly comparable.

## Lenses

- Code Health 99 → 99 (+0.0)
- Architecture 69 → 69 (+0.0)
- Maturity 85 → 85 (+0.0)
- Readiness 24 → 24 (+0.0)
- Security 100 → 100 (+0.0)

## Resolved (1)

- Duplicated block (7 lines × 2) (domain/src/main/java/com/github/j5ik2o/ddd_example/stepbase/BankAccountService.java)

## New (2)

- Duplicated block (6 lines × 2) (domain/src/main/java/com/github/j5ik2o/ddd_example/stepbase/BankAccountService.java)
- The Domain Models section lists Money, BankAccount, and BankAccountService but does not link to the service implementation (BankAccountService.java) or describe how transfer events are persisted. (README.md)
