# Changelog

## Score

- CAI 59 → 59 (+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 69 → 69 (+0.0)
- Maturity 66 → 66 (+0.0)
- Readiness 41 → 41 (+0.0)
- Security 100 → 100 (+0.0)
- Domain Modelling 100 → 100 (+0.0)

## Resolved (2)

- The README is a single-file documentation that only describes one API (Create Offer) with a request body example and no corresponding response, leaving the reader unable to test or understand the full Create/Cancel flow. (README.md)
- The README mentions four public APIs but only shows two (Create Offer and Cancel Offer) with examples, leaving cancellation via PATCH or DELETE unshown and the fourth API unstated. (README.md)

## New (1)

- The README does not state which programming languages or frameworks were used (Spring REST controllers, TDD framework) nor what databases/tables exist to connect the service. (README.md)
