# Changelog

## Score

- CAI 51 → 55 (+3.2)

## Lenses

- Code Health 89 → 89 (+0.0)
- Architecture 72 → 73 (+0.5)
- Maturity 52 → 52 (+0.0)
- Readiness 42 → 49 (+6.9)
- Security 55 → 55 (+0.0)
- Event-Driven 100 → 100 (+0.0)
- Performance 67 → 67 (+0.0)

## Resolved (3)

- LLM evaluation failed
- Low cohesion: ApiExceptionFilterAttribute (LCOM4 6) (src/content/src/NetWebApiTemplate.Api/Filters/ApiExceptionFilterAttribute.cs)
- Typo in type name: 'ProductCatergory' is misspelled (missing 'e' in Category).

## New (3)

- Inconsistent spelling of 'Category' as 'Catergory' in the entity class name and property, while the DbContext property and configuration class use the correct spelling 'Category'.
- The Getting Started instructions install .NET Core 7.0 instead of the latest SDK version (which is 8.0 in the README). (docs/Getting-Started.md)
- redundant comment (src/content/src/NetWebApiTemplate.Api/Program.cs)

## API surface

- Unchanged — 4 HTTP endpoints
