# Changelog

## Score

- CAI 35 → 35 (+0.0)

## Lenses

- Code Health 60 → 60 (+0.0)
- Architecture 88 → 88 (+0.0)
- Maturity 51 → 51 (+0.0)
- Readiness 21 → 21 (+0.0)
- Security 76 → 76 (+0.0)
- Domain Modelling 63 → 63 (+0.0)
- Event-Driven 100 → 100 (+0.0)
- Accessibility 32 → 32 (+0.0)

## New (2)

- Inconsistent naming for DTOs. Multiple versions of CatalogProductDto (e.g., CatalogProductDto, CatalogProductDto1, CatalogProductDto2) exist, suggesting a lack of standardization in DTO naming.
- Inconsistent naming for GraphQL client methods. Some methods use 'Get...Async' while others might use different patterns or lack the 'Async' suffix in interface definitions.

## API surface

- Unchanged — 17 HTTP endpoints
