# Changelog

> **This is the PUBLIC form of this artifact. Findings are listed in full, but the details of SECURITY findings — which rule fired, in which file, on which line, and how to fix it — are deliberately withheld, and any secret-scanner results are excluded entirely. Where detail is absent here it was REMOVED FOR PUBLICATION; it is not missing from the analysis. The complete artifact is available from the repository owner.**

## Score

- CAI 68 → 70 (+1.3)
- Rubric changed (rubric-2026.08.17 → rubric-2026.08.18) — scores are not directly comparable.

## Lenses

- Code Health 97 → 98 (+0.4)
- Architecture 69 → 69 (+0.0)
- Maturity 66 → 66 (+0.0)
- Readiness 64 → 64 (+0.0)
- Security 75 → 92 (+17.3)
- Domain Modelling 100 → 100 (+0.0)

## Resolved (13)

- Dependency hygiene not measured — no supported dependency manifest was read
- Duplicated block (11 lines × 2) (internal/adapter/graphql/handler.go)
- Duplicated block (13–14 lines × 2) (internal/adapter/repository/sqlite/video.go)
- Duplicated block (4–5 lines × 2) (internal/adapter/repository/postgres/video.go)
- Duplicated block (6 lines × 2) (internal/adapter/graphql/handler.go)
- Duplicated block (7 lines × 2) (internal/adapter/graphql/handler.go)
- High: security finding (details withheld)
- High: security finding (details withheld)
- High: security finding (details withheld)
- High: security finding (details withheld)
- High: security finding (details withheld)
- High: security finding (details withheld)
- High: security finding (details withheld)

## New (12)

- Critical CVE: [GHSA redacted] (go.mod)
- Dependency hygiene not measured — dependency manifest found but not parsed for hygiene
- Duplicated block (11 lines × 2) (internal/adapter/graphql/handler.go)
- Duplicated block (13 lines × 2) (internal/adapter/repository/sqlite/video.go)
- Duplicated block (6 lines × 2) (internal/adapter/graphql/handler.go)
- Duplicated block (6 lines × 2) (internal/adapter/graphql/handler.go)
- High CVE: [GHSA redacted] (go.mod)
- Medium CVE: [GHSA redacted] (go.mod)
- Medium CVE: GO-2026-5004 (go.mod)
- Medium CVE: GO-2026-5024 (go.mod)
- Medium CVE: GO-2026-5970 (go.mod)
- The project structure diagram shows only adapter directories (adapter/rest, adapter/postgres), while the architecture outline later names core/ as the hexagon where business logic resides; the repository adapters live in adapter/, not core/. This is a structural inconsistency. (README.md)
