# 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 56 → 56 (+0.0)
- Readiness 57 → 57 (+0.0)
- Security 82 → 82 (+0.0)
- Domain Modelling 100 → 100 (+0.0)

## Resolved (2)

- The Getting Started section mentions an API key auth link ([lastfm_link][lastfm_auth_link]) but does not explain how to obtain the actual key or what happens after authentication. (README.md)
- The Running Tests section lists install/remove_from_coverage but does not explain how to generate coverage reports or open them after running tests. (README.md)

## New (2)

- The Getting Started section instructs readers to issue a link [here][lastfm_auth_link] for an API key without showing how the auth flow actually proceeds or what happens after the key is obtained. (README.md)
- The Running Tests section lists commands like `flutter test --coverage` but does not explain what coverage means or how to interpret the generated report. (README.md)
