# Changelog

## Score

- CAI 70 → 59 (-10.7)
- Rubric changed (rubric-2026.08.18 → rubric-2026.08.15) — scores are not directly comparable.

## Lenses

- Code Health 93 → 99 (+6.3)
- Architecture 99 → 92 (-7.2)
- Maturity 58 → 60 (+2.5)
- Readiness 90 → 47 (-43.5)
- Security 70 → 70 (+0.0)

## Resolved (18)

- Change coupling: hook.rb ↔ after_hooks.rb (lib/cucumber/glue/hook.rb)
- Change coupling: hooks.rb ↔ after_hooks.rb (lib/cucumber/hooks.rb)
- Change coupling: main.rb ↔ formatter.rb (lib/cucumber/cli/main.rb)
- Change coupling: pretty.rb ↔ progress.rb (lib/cucumber/formatter/pretty.rb)
- Coverage not included — suite not readable by the collector
- Dependency hygiene not measured — dependency manifest found but not parsed for hygiene
- Duplicated block (11 lines × 2) (lib/cucumber/formatter/message_builder.rb)
- Further orphaned files (smaller)
- Further sole-owners (lower concentration)
- Main.execute! (cognitive 24) (lib/cucumber/cli/main.rb)
- Off-boarding risk: anonymized user #1
- Repository.update (cyclomatic 16) (lib/cucumber/repository.rb)
- The pre-requisites section mentions debase and ruby-debug-ide gems but does not show how to install them locally or the exact Gemfile.local configuration. (docs/vscode-example-launch-configuration.md)
- TooManyMethods: Configuration (lib/cucumber/configuration.rb)
- TooManyMethods: DataTable (lib/cucumber/multiline_argument/data_table.rb)
- TooManyMethods: Options (lib/cucumber/cli/options.rb)
- TooManyMethods: Pretty (lib/cucumber/formatter/pretty.rb)
- TooManyMethods: Query (lib/cucumber/query.rb)

## New (5)

- Coverage not measured — test suite did not build
- Dimension evaluation failed
- Main.execute! (cognitive 24) (Main)
- No tests found
- Rotate the exposed credentials — git history can't be un-committed

## Changes since last survey

- 3 commits — 3 feature/other, 0 fixes

## By area

- .github/workflows — 2 commits
- (root) — 1 commit

## Notable commits

- change: Refactor/permit higher multitest (#1901)
- change: Update github/codeql-action action to v4.37.5
- change: Update github/codeql-action action to v4.37.6
