# Changelog

## Score

- CAI 67 → 69 (+2.0)
- Rubric changed (rubric-2026.08.18 → rubric-2026.08.19) — scores are not directly comparable.

## Lenses

- Code Health 97 → 98 (+0.5)
- Architecture 98 → 99 (+0.1)
- Maturity 72 → 70 (-2.2)
- Readiness 55 → 59 (+4.8)
- Security 97 → 99 (+1.9)
- Domain Modelling 100 → 100 (+0.0)
- Accessibility 69 → 69 (+0.0)

## Resolved (4)

- High vulnerability: [GHSA redacted] (package-lock.json)
- High vulnerability: [GHSA redacted] (package-lock.json)
- Off-boarding risk: anonymized user #1
- The README is a single landing page, so it does not cover installation, quick-start, or configuration steps (the outlined '1. Clone the playground; 2. Install dependencies and initialize the database' and later sections are present in the full document but not shown by the clip).

## New (3)

- Hotspot: scripts/database-migrate.ts (scripts/database-migrate.ts)
- Medium IaC: CKV_DOCKER_3 (Dockerfile)
- Off-boarding risk: anonymized user #1

## Changes since last survey

- 8 commits — 7 feature/other, 1 fixes

## By area

- (root) — 4 commits
- (repo) — 1 commit
- src/env.ts — 1 commit
- src/express — 1 commit
- tests/express — 1 commit

## Notable commits

- fix: fixed env loading
- change: Merge pull request #61 from rocambille/dev
- change: bumped version number
- change: last review before release of v2026.08.01
- change: reviewed src after Ottinger's rules and KISS principle
- change: reviewed tests after Ottinger's rules and KISS principle
- change: updated AGENTS.md
- change: used datetime in Home + splitted env tests
