# Changelog

## Score

- CAI 50 → 50 (+0.0)
- Rubric changed (rubric-2026.08.18 → rubric-2026.08.19) — scores are not directly comparable.

## Lenses

- Architecture 69 → 69 (+0.0)
- Maturity 37 → 37 (+0.0)
- Readiness 50 → 50 (+0.0)
- Security 100 → 100 (+0.0)

## Resolved (2)

- The curl example shows the request but does not explain how to read from streams or what responses mean for a GET request. (README.md)
- The installation steps copy dist files and create the database/console table manually before starting the server, which is a non-interactive one-click install that would be ideal for a README. (README.md)

## New (1)

- The installation steps copy only composer.dist and pipeline.php.dist but omit the required adapter configuration for Prooph\EventStore\Adapter\PdoAdapter (the default) to be picked up by the facade. (README.md)
