# Changelog

## Score

- CAI 59 → 59 (+0.1)
- Rubric changed (rubric-2026.08.18 → rubric-2026.08.19) — scores are not directly comparable.

## Lenses

- Code Health 85 → 85 (+0.1)
- Architecture 99 → 99 (+0.0)
- Maturity 50 → 50 (+0.5)
- Readiness 71 → 71 (+0.0)
- Security 53 → 53 (-0.5)

## Resolved (8)

- Build action pinned to a mutable branch
- Duplicated block (12 lines × 2) (examples/stopwatch/main.go)
- Duplicated block (12 lines × 3) (examples/progress-animated/main.go)
- Duplicated block (5 lines × 2) (examples/cellbuffer/main.go)
- Duplicated block (9 lines × 2) (tea.go)
- Off-boarding risk: anonymized user #1
- The 'By the way' link points to Bubbles, but there is no Bubbles documentation (or any other library) section in the document body. (README.md)
- The tutorial begins with an annotated main.go file but does not mention where to find the non-annotated version or how to run it. (tutorials/commands/README.md)

## New (5)

- Duplicated block (11 lines × 2) (examples/stopwatch/main.go)
- Duplicated block (11 lines × 3) (examples/progress-animated/main.go)
- Duplicated block (8 lines × 2) (tea.go)
- Medium CVE: GO-2026-4601 (tutorials/go.mod)
- Off-boarding risk: anonymized user #1

## Changes since last survey

- 2 commits — 2 feature/other, 0 fixes

## By area

- (root) — 1 commit
- examples/sequence — 1 commit

## Notable commits

- change: docs: fix background color detection example in doc comment
- change: examples/sequence: fix milisecond typo in SleepPrintln
