# Changelog

## Score

- CAI 51 → 51 (+0.1)
- 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 50 → 50 (+0.0)
- Readiness 21 → 21 (+0.0)
- Security 98 → 98 (+0.4)
- Domain Modelling 100 → 100 (+0.0)

## Resolved (2)

- High IaC: DS-0002 (Dockerfile)
- The Getting Started section describes Postgres setup (docker-compose up/down, sqlx commands) and local development but does not explain how to run the web app after migrations or what happens when a migration fails. (README.md)

## New (3)

- Medium IaC: CKV_DOCKER_3 (Dockerfile)
- Medium IaC: CKV_DOCKER_3 (database/Dockerfile)
- The main README describes Clean Architecture workspaces but does not explain what each workspace represents (e.g., driver vs app layer) or how they interact, leaving a gap for someone new to the project. (README.md)
