# Changelog

## Score

- CAI 28 → 40 (+12.2)

## Lenses

- Code Health 63 (new)
- Architecture 73 (new)
- Maturity 13 → 68 (+54.8)
- Readiness 15 → 29 (+14.0)
- Security 100 → 37 (-63.2)
- Domain Modelling 51 (new)
- Event-Driven 100 (new)

## Resolved (6)

- Dependency hygiene not measured — no supported dependency manifest was read
- No automated tests
- No tests found
- Test reliability not included
- bus factor not measured — no commits were sampled
- single-commit history — no usable git history window to measure hotspots

## New (105)

- Bounded contexts not declared
- Coverage not measured — analyzer environment
- Critical CVE: Microsoft.AspNetCore.Server.Kestrel.Core 2.2.0
- Critical CVE: System.Text.Encodings.Web 4.5.0
- Deprecated: FluentValidation.AspNetCore
- Deprecated: Microsoft.AspNetCore.App
- Deprecated: Microsoft.AspNetCore.Authorization
- Deprecated: Microsoft.AspNetCore.Identity
- Deprecated: Microsoft.AspNetCore.Identity.EntityFrameworkCore
- Deprecated: Microsoft.AspNetCore.Razor.Design
- Deprecated: Microsoft.EntityFrameworkCore
- Deprecated: Microsoft.EntityFrameworkCore.Design
- Deprecated: Microsoft.EntityFrameworkCore.SqlServer
- Deprecated: Microsoft.EntityFrameworkCore.Tools
- Deprecated: Microsoft.Extensions.Configuration
- Deprecated: Microsoft.Extensions.Configuration.EnvironmentVariables
- Deprecated: Microsoft.Extensions.Configuration.FileExtensions
- Deprecated: Microsoft.Extensions.Configuration.Json
- Deprecated: Microsoft.Extensions.Configuration.UserSecrets
- Deprecated: Microsoft.Extensions.DependencyInjection.Abstractions
- …and 85 more

## API surface

- 8 added · 0 removed (a removed endpoint is potentially breaking)

## Added endpoints (8)

- DELETE /api/values/{id}
- GET /api/values
- GET /api/values/{id}
- POST /api/account
- POST /api/account/login
- POST /api/account/refreshtoken
- POST /api/values
- PUT /api/values/{id}

## Architecture

- Containers 2 added · 0 removed · contexts 2 added · 0 removed · edges 1 added · 0 removed

## Added containers (2)

- database:Database
- web-api:HRM.WebApi

## Added bounded contexts (2)

- HRM.Domain
- HRM.Domain.Core

## Added dependency edges (1)

- HRM.Domain → HRM.Domain.Core
