# Changelog

## Score

- CAI 37 → 43 (+6.3)
- Rubric changed (rubric-2026.08.18 → rubric-2026.08.19) — scores are not directly comparable.

## Lenses

- Code Health 42 → 62 (+19.7)
- Architecture 100 → 100 (+0.0)
- Maturity 47 → 49 (+2.2)
- Readiness 14 → 20 (+5.5)
- Security 100 → 99 (-0.5)
- Domain Modelling 100 → 100 (+0.0)
- Accessibility 73 → 73 (+0.0)

## Resolved (5)

- No automated tests
- No tests found
- The Getting Started section is clipped mid-Getting Started, so the Install modules/run API tests and Exploring the API steps are not visible. (README.md)
- The Requirements section describes an event storming diagram (NOTA Minimum Viable Event Storm) but does not link to it, so readers cannot verify the events listed in src/commands/events are present. (README.md)
- The web app README only states '$ npm install && $ npm start'; no build or production steps are shown, which is critical for a full deployment flow. (README.md)

## New (3)

- Coverage not included — suite not readable by the collector
- Medium IaC: CKV_DOCKER_2 (api/Dockerfile.development)
- Medium IaC: CKV_DOCKER_2 (web/Dockerfile.development)
