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

## Lenses

- Code Health 60 → 57 (-3.3)
- Architecture 100 → 97 (-3.0)
- Maturity 56 → 59 (+3.1)
- Readiness 72 → 22 (-50.4)
- Security 79 → 76 (-3.3)

## Resolved (10)

- ApplicationHelper.menu_for (cognitive 20) (app/helpers/rails_admin/application_helper.rb)
- Change coupling: association.rb ↔ belongs_to_association.rb (lib/rails_admin/config/fields/association.rb)
- Change coupling: belongs_to_association.rb ↔ has_one_association.rb (lib/rails_admin/config/fields/types/belongs_to_association.rb)
- Change coupling: has_many_association.rb ↔ has_one_association.rb (lib/rails_admin/config/fields/types/has_many_association.rb)
- Coverage not included — suite not readable by the collector
- Dependency hygiene not measured — dependency manifest found but not parsed for hygiene
- Further orphaned files (smaller)
- Further sole-owners (lower concentration)
- Off-boarding risk: anonymized user #1
- StatementBuilder.build_statement_for_integer_decimal_or_float (cognitive 21) (lib/rails_admin/abstract_model.rb)

## New (8)

- Change coupling: ui.js ↔ widgets.js (src/rails_admin/ui.js)
- Coverage not measured — test suite did not build
- Dimension evaluation failed
- High: security finding (details withheld)
- Hotspot: spec/support/jquery.simulate.drag-sortable.js (spec/support/jquery.simulate.drag-sortable.js)
- Hotspot: src/rails_admin/filter-box.js (src/rails_admin/filter-box.js)
- Low IaC: DS-0026 (spec/dummy_app/Dockerfile)
- No tests found

## Changes since last survey

- 3 commits — 3 feature/other, 0 fixes

## By area

- (root) — 1 commit
- spec/integration — 1 commit
- src/rails_admin — 1 commit

## Notable commits

- change: Declare JavaScript package is a module (#3739)
- change: Improve intermittent autocomplete test failures due to stale element (#3741)
- change: Replace deprecate jQuery functions with browser native ones (#3748)
