# Changelog

## Score

- CAI 63 → 63 (-0.0)
- Rubric changed (rubric-2026.08.18 → rubric-2026.08.19) — scores are not directly comparable.

## Lenses

- Code Health 83 → 83 (+0.0)
- Architecture 100 → 100 (+0.0)
- Maturity 57 → 57 (-0.0)
- Readiness 66 → 66 (+0.0)
- Security 62 → 62 (+0.0)

## Resolved (6)

- Duplicated block (11 lines × 2) (command_run.go)
- Duplicated block (13 lines × 2) (command_setup.go)
- Duplicated block (13 lines × 2) (flag_ext.go)
- LLM evaluation failed
- TooManyMethods: Command (command.go)
- TooManyMethods: Command (command.go)

## New (5)

- Duplicated block (10 lines × 2) (command_run.go)
- Duplicated block (12 lines × 2) (command_setup.go)
- Duplicated block (12 lines × 2) (flag_ext.go)
- The New Names section lists cli.App.EnableBashCompletion but the corresponding v2 code example shows BashComplete instead of ShellComplete; this is a one-line change that needs to be verified in the migration guide. (docs/migrate-v2-to-v3.md)
- TooManyMethods: Command (command.go)
