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

## Lenses

- Code Health 85 → 96 (+10.5)
- Architecture 100 → 94 (-5.9)
- Maturity 57 → 57 (+0.7)
- Readiness 89 → 30 (-59.4)
- Security 55 → 55 (-0.1)

## Resolved (37)

- Builder.compileWhereBasic (cognitive 19) (src/Query/Builder.php)
- Builder.compileWheres (cognitive 38) (src/Query/Builder.php)
- Builder.compileWheres (cyclomatic 22) (src/Query/Builder.php)
- Builder.toMql (cognitive 79) (src/Query/Builder.php)
- Builder.toMql (cyclomatic 40) (src/Query/Builder.php)
- Coverage not included — suite not readable by the collector
- Dependency hygiene not measured — dependency manifest found but not parsed for hygiene
- DocumentModel.addCastAttributesToArray (cognitive 25) (src/Eloquent/DocumentModel.php)
- DocumentModel.addCastAttributesToArray (cyclomatic 17) (src/Eloquent/DocumentModel.php)
- DocumentModel.originalIsEquivalent (cognitive 16) (src/Eloquent/DocumentModel.php)
- Duplicated block (11 lines × 2) (src/Relations/EmbedsMany.php)
- Duplicated block (14 lines × 2) (src/Eloquent/EmbedsRelations.php)
- Duplicated block (16 lines × 2) (src/Relations/BelongsToMany.php)
- Duplicated block (17 lines × 2) (src/Relations/BelongsToMany.php)
- Duplicated block (7 lines × 2) (src/Relations/BelongsToMany.php)
- Duplicated block (8 lines × 2) (src/Relations/BelongsToMany.php)
- FileTooLong: Query/Builder.php (src/Query/Builder.php)
- Further orphaned files (smaller)
- Grammar.prepareFieldsForQuery (cognitive 25) (src/Query/Grammar.php)
- Grammar.prepareFieldsForQuery (cyclomatic 19) (src/Query/Grammar.php)
- …and 17 more

## New (6)

- Coverage not measured — test suite did not build
- Dimension evaluation failed
- Duplicated block (10 lines × 2) (src/Relations/MorphToMany.php)
- High: security finding (details withheld)
- Low IaC: DS-0026 (Dockerfile)
- No tests found

## Changes since last survey

- 1 commits — 1 feature/other, 0 fixes

## By area

- .github/workflows — 1 commit

## Notable commits

- change: PHPLARA-258 Mutualize PHP + MongoDB extension setup in CI (#3562)
