# Changelog

## Score

- CAI 50 → 50 (+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 41 → 41 (+0.0)
- Readiness 24 → 24 (+0.0)
- Security 100 → 100 (+0.0)
- Domain Modelling 100 → 100 (+0.0)

## Resolved (2)

- The Architecture section names the three layers but does not explain what each layer actually contains (e.g. Entities, Use Cases, Gateway Protocols) for someone reading the diagram without the text. (README.md)
- The Installation section mentions adding the package to your project but does not explain how to add it as a dependency in Swift Package Manager (SPM) versus CocoaPods, which is an alternative build system for iOS projects. (README.md)

## New (1)

- The Installation section mentions adding the package to your project but does not show how to do it via CocoaPods or Carthage, which are common alternatives for Swift projects. (README.md)
