# Changelog

## Score

- CAI 66 → 66 (+0.0)
- 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 62 → 62 (+0.0)
- Readiness 59 → 59 (+0.0)
- Security 89 → 89 (+0.0)
- Domain Modelling 100 → 100 (+0.0)
- Event-Driven 100 → 100 (+0.0)
- Event Sourcing 61 → 61 (+0.0)

## Resolved (4)

- Duplicated block (12 lines × 2) (aggregate/scenario.go)
- Off-boarding risk: anonymized user #1
- The README begins with an unhelpful 'Eventually' branding banner (logo + 'Domain-driven Design...') that dominates the page before any real usage guidance. (README.md)
- The README is largely an install/usage template with no concrete examples of how to use the library's components (e.g. aggregate, repository, event store). (README.md)

## New (3)

- Duplicated block (11 lines × 2) (aggregate/scenario.go)
- Off-boarding risk: anonymized user #1
- The 'How to Use' section is cut off mid-sentence inside the Aggregate Root pattern description ('It ... reuses the same repository's Get'), so the outline promises a Persistence with Aggregate Repository interface and CQRS sections are not flagged as missing. (README.md)
