# Changelog

## Score

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

## Lenses

- Code Health 81 → 81 (+0.0)
- Architecture 97 → 98 (+0.4)
- Maturity 56 → 56 (+0.0)
- Readiness 83 → 83 (+0.0)
- Security 100 → 100 (+0.0)
- Event Sourcing 100 → 100 (+0.0)

## Resolved (6)

- Change coupling: compile.erlang.ex ↔ compile.leex.ex (lib/mix/lib/mix/tasks/compile.erlang.ex)
- Change coupling: compile.leex.ex ↔ compile.yecc.ex (lib/mix/lib/mix/tasks/compile.leex.ex)
- Change coupling: dep.ex ↔ elixir_scm.ex (lib/mix/lib/mix/dep.ex)
- Change coupling: hash_dict.ex ↔ hash_set.ex (lib/elixir/lib/hash_dict.ex)
- Change coupling: logger.ex ↔ app.ex (lib/logger/lib/logger.ex)
- Off-boarding risk: anonymized user #1

## New (3)

- Change coupling clique: compile.erlang.ex, compile.leex.ex, compile.yecc.ex (lib/mix/lib/mix/tasks/compile.erlang.ex)
- Change coupling: app.tree.ex ↔ deps.tree.ex (lib/mix/lib/mix/tasks/app.tree.ex)
- Off-boarding risk: anonymized user #1

## Changes since last survey

- 11 commits — 9 feature/other, 2 fixes

## By area

- lib/elixir — 4 commits
- (root) — 3 commits
- lib/mix — 2 commits
- .github/pull_request_template.md — 1 commit
- .github/workflows — 1 commit

## Notable commits

- fix: Fix Kernel.SpecialForms references in Macro.Env docs (#15712)
- fix: Fix System.stacktrace arity in the table of deprecations (#15713)
- change: Add LICENSE info to ORT template
- change: Bump zizmorcore/zizmor-action from 0.6.0 to 0.6.1 (#15715)
- change: Create pull request template
- change: Ensure no double newlines in files generated by "mix new" (#15711)
- change: Fix trailing whitespace in files generated by "mix new" (#15710)
- change: Ignore github files on markdown lint
- change: Optimize Calendar.ISO.parse_duration/1 (#15709)
- change: Update CHANGELOG
- change: Use tail recursion in tuple aggregates (#15708)
