# 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 67 → 50 (-16.1)
- Rubric changed (rubric-2026.08.18 → rubric-2026.08.15) — scores are not directly comparable.

## Lenses

- Code Health 100 → 100 (+0.3)
- Architecture 100 → 94 (-5.9)
- Maturity 56 → 57 (+0.6)
- Readiness 55 → 26 (-29.4)
- Security 95 → 82 (-13.2)

## Resolved (5)

- Coverage not included — suite not readable by the collector
- Dependency hygiene not measured — dependency manifest found but not parsed for hygiene
- Duplicated block (9 lines × 2) (lib/acts-as-taggable-on/taggable/tagged_with_query/all_tags_query.rb)
- Further sole-owners (lower concentration)
- Off-boarding risk: anonymized user #1

## New (4)

- Coverage not measured — test suite did not build
- Dimension evaluation failed
- High: security finding (details withheld)
- No tests found

## Changes since last survey

- 4 commits — 3 feature/other, 1 fixes

## By area

- (root) — 3 commits
- lib/acts-as-taggable-on — 1 commit

## Notable commits

- fix: Merge pull request #1178 from benaitcheson/fix-activerecord-base-connection-deprecation
- change: Drop Rails 7.1 support and remove the lease_connection fallback
- change: Drop the explanatory comment on Utils.connection
- change: feat!: drop Rails 7.2 and Ruby < 3.3, open ActiveRecord bound to < 9.0
