# Changelog

## Score

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

## Lenses

- Code Health 99 → 99 (+0.0)
- Architecture 100 → 100 (+0.0)
- Maturity 43 → 43 (+0.0)
- Readiness 62 → 62 (+0.0)
- Security 85 → 85 (-0.3)

## Resolved (2)

- The client-algorithm steps (subscribe, receive, ack) are given but not verified against an actual LiiklusService.proto generated stub. (README.md)
- The quick start assumes a Docker image and only shows the MEMORY storage type for testing; production should use a real storage backend (Kafka/Pulsar) and the README does not link to configuration or licensing docs. (README.md)

## New (3)

- Medium IaC: CKV_DOCKER_3 (Dockerfile)
- The quick-start assumes a Kafka bootstrap host and MEMORY storage for testing, but the README does not mention how to configure or verify the actual event-storage backend (e.g. Pulsar/Kafka) when running locally. (README.md)
- This README is a Pulsar example reference and adds nothing new about Liiklus; it does not explain how to run the gateway with Pulsar or link back to the main docs. (plugins/pulsar-records-storage/src/test/resources/certs/README.md)
