# Changelog

## Score

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

## Lenses

- Code Health 71 → 71 (+0.0)
- Architecture 69 → 69 (+0.0)
- Maturity 69 → 69 (+0.0)
- Readiness 24 → 24 (+0.0)
- Security 99 → 99 (+0.0)

## Resolved (2)

- The Usage section covers only basic package parsing and dependency checking (DoesNotDependOn) with no mention of interface implementation validation or parameter type-checking rules. (README.md)
- The layered architecture section is implied by the presence of DoesNotDependOn but not explicitly named in the visible text. (README.md)

## New (1)

- The Usage section clips mid-sentence ('valid, violations := arch.ValidateDependenciesWithRules') before covering checking interface implementations and parameter-type-violation rules. (README.md)
